isExtraSmallScreen property

bool isExtraSmallScreen

Implementation

bool get isExtraSmallScreen => width < smallWidth;