menu
flutter_reorderable_grid_view package
documentation
entities/reoderable_parameters.dart
ReorderableParameters
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
Adding
children
that should be displayed inside this widget
Implementation
final List<Widget> children = [];
flutter_reorderable_grid_view package
documentation
entities/reoderable_parameters
ReorderableParameters
children property
ReorderableParameters class