menu
custom_adaptive_scaffold package
documentation
material_ui.dart
AdaptiveTextSelectionToolbar
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
?
children
final
The children of the toolbar, typically buttons.
Implementation
final List<Widget>? children;
custom_adaptive_scaffold package
documentation
material_ui
AdaptiveTextSelectionToolbar
children property
AdaptiveTextSelectionToolbar class