menu
mediasfu_sdk
components\menu_components\custom_buttons.dart
CustomButtonsType typedef
CustomButtonsType
dark_mode
light_mode
CustomButtonsType
typedef
CustomButtonsType
=
Widget
Function
(
CustomButtonsOptions
options
)
Implementation
typedef CustomButtonsType = Widget Function(CustomButtonsOptions options);
mediasfu_sdk
custom_buttons
CustomButtonsType typedef
custom_buttons library