menu
televerse package
documentation
telegram.dart
RichText
type property
type property
dark_mode
light_mode
type
property
@JsonKey.new(name: 'type')
RichTextType
get
type
inherited
Type of the rich text, always "bold"
Implementation
@JsonKey(name: 'type') RichTextType get type;
televerse package
documentation
telegram
RichText
type property
RichText class