menu
bonfiremodify package
documentation
bonfire.dart
Vector3
rgb property
rgb property
dark_mode
light_mode
rgb
property
Vector3
get
rgb
Implementation
Vector3 get rgb => xyz;
set
rgb
(
Vector3
arg
)
Implementation
set rgb(Vector3 arg) => xyz = arg;
bonfiremodify package
documentation
bonfire
Vector3
rgb property
Vector3 class