isSmall property

bool get isSmall

Implementation

bool get isSmall => MediaQuery.of(this).size.width < 600;