menu
flutter_adaptive_layout_kit package
documentation
responsive_flow_layout/responsive_flow_layout.dart
ResponsiveFlowLayout
children property
children property
dark_mode
light_mode
children
property
List
<
FlowItem
>
children
final
La lista de items a mostrar.
Implementation
final List<FlowItem> children;
flutter_adaptive_layout_kit package
documentation
responsive_flow_layout/responsive_flow_layout
ResponsiveFlowLayout
children property
ResponsiveFlowLayout class