menu
boxy package
documentation
inflating_element.dart
LayoutInflatingWidget
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The list of children this boxy is a parent of.
Implementation
final List<Widget> children;
boxy package
documentation
inflating_element
LayoutInflatingWidget
children property
LayoutInflatingWidget class