menu
televerse package
documentation
telegram.dart
RichBlockListItem
hasCheckbox property
hasCheckbox property
dark_mode
light_mode
hasCheckbox
property
@JsonKey.new(name: 'has_checkbox')
bool
?
get
hasCheckbox
inherited
Optional. True, if the item has a checkbox
Implementation
@JsonKey(name: 'has_checkbox') bool? get hasCheckbox;
televerse package
documentation
telegram
RichBlockListItem
hasCheckbox property
RichBlockListItem class