menu
toastify package
documentation
toastify.dart
ToastifyController
get method
get method
dark_mode
light_mode
get
method
Toastify
get
(
Key
key
)
Implementation
Toastify get(Key key) => _multiToast[key]!;
toastify package
documentation
toastify
ToastifyController
get method
ToastifyController class