menu
cupertino_native_extra package
documentation
components/toolbar.dart
CNToolbar
middle property
middle property
dark_mode
light_mode
middle
property
List
<
CNToolbarAction
>
?
middle
final
Middle actions (buttons/icons in the center).
Implementation
final List<CNToolbarAction>? middle;
cupertino_native_extra package
documentation
components/toolbar
CNToolbar
middle property
CNToolbar class