menu
story_maker package
documentation
components/top_tools_widget.dart
TopToolsWidget
onScreenTap property
onScreenTap property
dark_mode
light_mode
onScreenTap
property
VoidCallback
onScreenTap
final
A callback function that is called when the screen is tapped.
Implementation
final VoidCallback onScreenTap;
story_maker package
documentation
components/top_tools_widget
TopToolsWidget
onScreenTap property
TopToolsWidget class