border property

Border? border
final

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;