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