menu
growingio_flutter_library package
documentation
growingio_autotracker_interface.dart
DelegateAutotrackerPluginPlatform
removeGrowingPlugin method
removeGrowingPlugin method
dark_mode
light_mode
removeGrowingPlugin
method
void
removeGrowingPlugin
(
GrowingAutotrackerInterface
interface
)
Implementation
void removeGrowingPlugin(GrowingAutotrackerInterface interface) { plugins.remove(interface); }
growingio_flutter_library package
documentation
growingio_autotracker_interface
DelegateAutotrackerPluginPlatform
removeGrowingPlugin method
DelegateAutotrackerPluginPlatform class