TextStyler.backgroundColor constructor
TextStyler.backgroundColor(
- Color value
Implementation
factory TextStyler.backgroundColor(Color value) =>
TextStyler().backgroundColor(value);
factory TextStyler.backgroundColor(Color value) =>
TextStyler().backgroundColor(value);