menu
televerse package
documentation
telegram.dart
RichBlock
type property
type property
dark_mode
light_mode
type
property
@JsonKey.new(name: 'type')
RichBlockType
get
type
inherited
Type of the block, always "paragraph"
Implementation
@JsonKey(name: 'type') RichBlockType get type;
televerse package
documentation
telegram
RichBlock
type property
RichBlock class