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