legacyLeadingIconPadding property
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
$core.double get legacyLeadingIconPadding => $_getN(5);
Implementation
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(6)
set legacyLeadingIconPadding($core.double value) => $_setDouble(5, value);