showBottomBorder property

bool showBottomBorder
final

Whether a border at the bottom of the table is displayed.

By default, a border is not shown at the bottom to allow for a border around the table defined by decoration.

Implementation

final bool showBottomBorder;