border property
Border configuration for the entire table.
Type: Border?
. Defines the outer border of the table container.
If null, uses the default theme border or no border.
Implementation
final Border? border;
Border configuration for the entire table.
Type: Border?
. Defines the outer border of the table container.
If null, uses the default theme border or no border.
final Border? border;