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