CellExtension extension
- on
Methods
-
cell(
{Key? key, required int row, required int column, int rowSpan = 1, int columnSpan = 1}) → Cell -
Available on Widget, provided by the CellExtension extension
Wrap the Widget in a Cell -
implicitCell(
{Key? key, int rowSpan = 1, int columnSpan = 1}) → Cell -
Available on Widget, provided by the CellExtension extension
Wrap the Widget in a implicit Cell