menu
flutter_quill_custom_by_hieu package
documentation
flutter_quill.dart
QuillToolbarFontFamilyButtonState
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;
flutter_quill_custom_by_hieu package
documentation
flutter_quill
QuillToolbarFontFamilyButtonState
currentValue property
QuillToolbarFontFamilyButtonState class