FontStyleTokenValue constructor
const
FontStyleTokenValue({
- required TextStyle textStyle,
Implementation
const factory FontStyleTokenValue({required final TextStyle textStyle}) =
_$FontStyleTokenValue;