tableBreakpoint property

ScreenType tableBreakpoint
final

The ScreenType at which to switch from cards to table. Default: ScreenType.mobile (table starts at tablet).

Implementation

final ScreenType tableBreakpoint;