disableBorder property

bool disableBorder
final

The borderContainer will not be rendered if true.

margin is passed to innerContainer in this case, and all parameters modifying border appearance are ignored.

Implementation

final bool disableBorder;