menu
flutter_adaptive_kit package
documentation
adaptive_ui.dart
ResponsiveVisibility
hiddenOn property
hiddenOn property
dark_mode
light_mode
hiddenOn
property
List
<
ScreenSize
>
?
hiddenOn
final
Screen sizes on which the child should be hidden.
Implementation
final List<ScreenSize>? hiddenOn;
flutter_adaptive_kit package
documentation
adaptive_ui
ResponsiveVisibility
hiddenOn property
ResponsiveVisibility class