menu
beagle_components package
documentation
beagle_components.dart
BeaglePageView
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
A List of widgets that will be showed as pages in this widget.
Implementation
final List<Widget> children;
beagle_components package
documentation
beagle_components
BeaglePageView
children property
BeaglePageView class