ColorTokenValue constructor
const
ColorTokenValue([
- @ColorTokenValueConverter() Color value
Implementation
const factory ColorTokenValue(
[@ColorTokenValueConverter() final Color value]) = _$ColorTokenValue;