clearDefaultBreakpoints property
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;
Indicate if the default breakpoints needs to be removed and add all the given breakpoints as the only breakpoints available.
Default value is false
final bool clearDefaultBreakpoints;