menu
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive.dart
Screen
isXS method
isXS method
dark_mode
light_mode
isXS
method
bool
isXS
(
)
Implementation
bool isXS() => isExtraSmallScreen;
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive
Screen
isXS method
Screen class