isSet property
bool
get
isSet
Implementation
bool get isSet =>
xs != null || sm != null || md != null || lg != null || xl != null;
bool get isSet =>
xs != null || sm != null || md != null || lg != null || xl != null;