tablet constant
Defines the breakpoints that correspond to tablets.
Implementation
static const List<Breakpoint> tablet = [Breakpoint.md, Breakpoint.lg];
Defines the breakpoints that correspond to tablets.
static const List<Breakpoint> tablet = [Breakpoint.md, Breakpoint.lg];