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