menu
puncher package
documentation
widgets/nested_puncher.dart
GroupNestedPuncher
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
children
is the list of child widget to be punched
Implementation
final List<Widget> children;
puncher package
documentation
widgets/nested_puncher
GroupNestedPuncher
children property
GroupNestedPuncher class