menu
improved_wrap package
documentation
wrap.dart
IWrap
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets below this widget in the tree.
Implementation
final List<Widget> children;
improved_wrap package
documentation
wrap
IWrap
children property
IWrap class