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