menu
escape_parent_padding package
documentation
escapable_padding.dart
EscapablePadding
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
?
children
final
List of children. Required in default constructor.
Implementation
final List<Widget>? children;
escape_parent_padding package
documentation
escapable_padding
EscapablePadding
children property
EscapablePadding class