menu
eyflutter_rich_text package
documentation
editor/models/documents/attribute.dart
SmallAttribute
SmallAttribute const constructor
SmallAttribute const constructor
dark_mode
light_mode
SmallAttribute
constructor
const
SmallAttribute
(
)
Implementation
const SmallAttribute() : super('small', AttributeScope.inline, true);
eyflutter_rich_text package
documentation
editor/models/documents/attribute
SmallAttribute
SmallAttribute const constructor
SmallAttribute class