clearDefaultBreakpoints property

bool clearDefaultBreakpoints
final

Indicate if the default breakpoints needs to be removed and add all the given breakpoints as the only breakpoints available.

Default value is false

Implementation

final bool clearDefaultBreakpoints;