menu
nrb package
documentation
nrb/text_cell.dart
TextCell<T>
cellHeight property
cellHeight property
dark_mode
light_mode
cellHeight
property
@
override
double
?
cellHeight
final
The fixed height of the cell. If null, it adapts to the parent.
Implementation
@override final double? cellHeight;
nrb package
documentation
nrb/text_cell
TextCell<T>
cellHeight property
TextCell class