menu
screenshot_callback_plus package
documentation
screenshot_callback_plus_method_channel.dart
MethodChannelScreenshotCallbackPlus
onCallbacks property
onCallbacks property
dark_mode
light_mode
onCallbacks
property
List
<
VoidCallback
>
onCallbacks
final
Functions to execute when callback fired.
Implementation
final onCallbacks = <VoidCallback>[];
screenshot_callback_plus package
documentation
screenshot_callback_plus_method_channel
MethodChannelScreenshotCallbackPlus
onCallbacks property
MethodChannelScreenshotCallbackPlus class