haveBorder property

bool get haveBorder

Implementation

bool get haveBorder => (widget.outlined || widget.borderColor != null);