menu
fml package
documentation
widgets/framework/framework_view.dart
FrameworkViewState
onShowTemplate method
onShowTemplate method
dark_mode
light_mode
onShowTemplate
method
void
onShowTemplate
(
Event
event
)
Implementation
void onShowTemplate(Event event) { event.handled = true; widget.model.showTemplate(); }
fml package
documentation
widgets/framework/framework_view
FrameworkViewState
onShowTemplate method
FrameworkViewState class