menu
te_widgets package
documentation
widgets/modal/modal.dart
TModal
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
Optional actions to display in the header before the close button.
Implementation
final List<Widget>? actions;
te_widgets package
documentation
widgets/modal/modal
TModal
actions property
TModal class