tablet property

BreakPoint get tablet

Breakpoint for tablets (576px to 768px).

Implementation

static BreakPoint get tablet => BreakPoint.md;