highLightWidth property
(仅适用于 macOS 和 Windows)描边的宽度 (px)。默认值为 5,取值范围为 (0,50]。 该参数仅在 highLighted 设置为 true 时生效。
Implementation
@JsonKey(name: 'highLightWidth')
final int? highLightWidth;
(仅适用于 macOS 和 Windows)描边的宽度 (px)。默认值为 5,取值范围为 (0,50]。 该参数仅在 highLighted 设置为 true 时生效。
@JsonKey(name: 'highLightWidth')
final int? highLightWidth;