placeholderText property
- @JsonKey.new(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
inherited
Place holder text color.
Implementation
@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get placeholderText => throw _privateConstructorUsedError;