menu
te_widgets package
documentation
widgets/page-wrapper/page_wrapper.dart
TPageWrapper
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
Optional actions to display in the AppBar.
Implementation
final List<Widget>? actions;
te_widgets package
documentation
widgets/page-wrapper/page_wrapper
TPageWrapper
actions property
TPageWrapper class