menu
flutter_chen_common package
documentation
toast/src/toast_manager.dart
ComToastManager
init method
init method
dark_mode
light_mode
init
method
void
init
(
{
ComToastConfig
?
config
,
})
Implementation
void init({ComToastConfig? config}) { _globalConfig = config; }
flutter_chen_common package
documentation
toast/src/toast_manager
ComToastManager
init method
ComToastManager class