WRStyle constructor
const
WRStyle({
- Color wrColor = const Color(0xFFFFC634),
Implementation
const WRStyle({
this.wrColor = const Color(0xFFFFC634),
});
const WRStyle({
this.wrColor = const Color(0xFFFFC634),
});