outline property

bool outline
final

Whether to use the outline. Intended to be enabled when the badge is used for example on top of the OptimusButtonVariant.ghost. Outlined version could be more accessible, depending on the underlying component.

Implementation

final bool outline;