showBorder property

bool showBorder
final

Defines whether to show default borders or not.

Default value is true

Use borderSize to define width of the border and borderColor to define color of the border.

Implementation

final bool showBorder;