mobile property
BreakPoint
get
mobile
Breakpoint for mobile phones (less than 480px).
Implementation
static BreakPoint get mobile => BreakPoint.xs;
Breakpoint for mobile phones (less than 480px).
static BreakPoint get mobile => BreakPoint.xs;