menu
sample_plugin_plus package
documentation
sample_plugin.dart
SamplePlugin
showHome method
showHome method
dark_mode
light_mode
showHome
method
dynamic
showHome
(
)
Implementation
showHome() { return SamplePluginPlatform.instance.showHomeDashboard(); }
sample_plugin_plus package
documentation
sample_plugin
SamplePlugin
showHome method
SamplePlugin class