menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
SpellCheckerServiceProvider
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
void
dispose
(
{
bool
onlyPartial
=
false
,
})
Implementation
static void dispose({bool onlyPartial = false}) { _instance.dispose(onlyPartial: onlyPartial); }
wysiwyg_flutter_quill package
documentation
flutter_quill
SpellCheckerServiceProvider
dispose static method
SpellCheckerServiceProvider class