border property

TableBorder? border
final

Set vertical and horizontal borders between cells, as well as outside borders around table. NOTE: setting this field will disable standard horizontal dividers which are controlled by themes and dividerThickness property

Implementation

final TableBorder? border;