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