menu
adaptive_ui_ux package
documentation
adaptive_layout.dart
AdaptiveLayout
children property
children property
dark_mode
light_mode
children
property
List
<
AdaptiveWidget
>
children
final
List of adaptive widgets to arrange
Implementation
final List<AdaptiveWidget> children;
adaptive_ui_ux package
documentation
adaptive_layout
AdaptiveLayout
children property
AdaptiveLayout class