menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
QuillToolbarFontSizeButtonState
currentValue property
currentValue property
dark_mode
light_mode
currentValue
property
String
get
currentValue
inherited
Implementation
V get currentValue => _currentValue!;
set
currentValue
(
String
value
)
inherited
Implementation
set currentValue(V value) => _currentValue = value;
wysiwyg_flutter_quill package
documentation
flutter_quill
QuillToolbarFontSizeButtonState
currentValue property
QuillToolbarFontSizeButtonState class