menu
shadcn_flutter package
documentation
shadcn_flutter.dart
TableRow
cellTheme property
cellTheme property
dark_mode
light_mode
cellTheme
property
TableCellTheme
?
cellTheme
final
Theme applied to all cells in this row.
Implementation
final TableCellTheme? cellTheme;
shadcn_flutter package
documentation
shadcn_flutter
TableRow
cellTheme property
TableRow class