isExtraSmall property

bool isExtraSmall

Implementation

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