menu
fortress package
documentation
web.dart
Color
Color.new const constructor
Color.new const constructor
dark_mode
light_mode
Color
constructor
const
Color
(
int
r
,
int
g
,
int
b
)
Implementation
const Color(this.r, this.g, this.b);
fortress package
documentation
web
Color
Color.new const constructor
Color class