menu
nrb package
documentation
nrb/text_cell.dart
TextCell<T>
isItalic property
isItalic property
dark_mode
light_mode
isItalic
property
bool
isItalic
final
Whether the text should be italicized.
Implementation
final bool isItalic;
nrb package
documentation
nrb/text_cell
TextCell<T>
isItalic property
TextCell class