theme property
Theme configuration for the table appearance.
Type: TableTheme?
. Controls borders, colors, and overall styling.
If null, uses the default theme from ComponentTheme.
Implementation
final TableTheme? theme;
Theme configuration for the table appearance.
Type: TableTheme?
. Controls borders, colors, and overall styling.
If null, uses the default theme from ComponentTheme.
final TableTheme? theme;