menu
flutter_quill_delta_easy_parser package
documentation
blocks/text_fragment.dart
TextFragment
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
dynamic
>
?
attributes
getter/setter pair
Optional attributes associated with the line data.
Implementation
Map<String, dynamic>? attributes;
flutter_quill_delta_easy_parser package
documentation
blocks/text_fragment
TextFragment
attributes property
TextFragment class