outline property
Should not be overridable - it controls the paint style.
Implementation
@$pb.TagNumber(11)
$core.bool get outline => $_getBF(10);
Should not be overridable - it controls the paint style.
@$pb.TagNumber(11)
$core.bool get outline => $_getBF(10);