TextStyle constructor
TextStyle(
- TextFormat textFormat
JsonSerializable不能使用私有构造TextStyle._(this.textFormat);
Implementation
TextStyle(this.textFormat);
JsonSerializable不能使用私有构造TextStyle._(this.textFormat);
TextStyle(this.textFormat);