withBorder property

bool withBorder
final

Whether or not to render a border around that element.

Overwritten if you provider a shape. Otherwise, if set to true renders the default border.

Implementation

final bool withBorder;