child property Null safety
final
The widget that represents the data of this cell.
Typically, a Text widget.
Implementation
final Widget child;
The widget that represents the data of this cell.
Typically, a Text widget.
final Widget child;