menu
abzar package
documentation
components/bottom_sheet.dart
BottomSheetAction
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
The callback that is called when the action item is tapped. (required)
Implementation
final VoidCallback onPressed;
abzar package
documentation
components/bottom_sheet
BottomSheetAction
onPressed property
BottomSheetAction class