isSmall property

bool isSmall

Implementation

bool get isSmall => maxWidth > 600 && maxWidth <= 768;