menu
googleapis package
documentation
docs/v1.dart
TableRowStyle
TableRowStyle constructor
TableRowStyle constructor
dark_mode
light_mode
TableRowStyle
constructor
TableRowStyle
(
{
Dimension
?
minRowHeight
,
bool
?
preventOverflow
,
bool
?
tableHeader
,
})
Implementation
TableRowStyle({ this.minRowHeight, this.preventOverflow, this.tableHeader, });
googleapis package
documentation
docs/v1
TableRowStyle
TableRowStyle constructor
TableRowStyle class