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