menu
airship_flutter
airship_flutter.dart
PreferenceCenterAlertItemButton
actions property
actions
dark_mode
light_mode
actions
property
Map
<
String
,
dynamic
>
actions
final
The alert item button actions.
Implementation
final Map<String, dynamic> actions;
airship_flutter
airship_flutter
PreferenceCenterAlertItemButton
actions property
PreferenceCenterAlertItemButton class