menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
BoldAttribute
BoldAttribute const constructor
BoldAttribute const constructor
dark_mode
light_mode
BoldAttribute
constructor
const
BoldAttribute
(
)
Implementation
const BoldAttribute() : super('bold', AttributeScope.inline, true);
wysiwyg_flutter_quill package
documentation
flutter_quill
BoldAttribute
BoldAttribute const constructor
BoldAttribute class