menu
thermion_dart package
documentation
thermion_dart.dart
TexturedQuad
setBackgroundColor abstract method
setBackgroundColor abstract method
dark_mode
light_mode
setBackgroundColor
abstract method
Future
setBackgroundColor
(
double
r
,
double
g
,
double
b
,
double
a
,
)
Implementation
Future setBackgroundColor(double r, double g, double b, double a);
thermion_dart package
documentation
thermion_dart
TexturedQuad
setBackgroundColor abstract method
TexturedQuad class