dividerThickness property Null safety
final
The width of the divider that appears between TableRows.
Must be greater than or equal to zero.
Implementation
final double? dividerThickness;
The width of the divider that appears between TableRows.
Must be greater than or equal to zero.
final double? dividerThickness;