BackgroundColorAttribute constructor
const
BackgroundColorAttribute([
- String? value
Implementation
const BackgroundColorAttribute([String? value]) : super(value: value);
const BackgroundColorAttribute([String? value]) : super(value: value);