menu
flutter_scene package
documentation
fscene.dart
GizmoColor
toJson method
toJson method
dark_mode
light_mode
toJson
method
Object
toJson
(
)
Implementation
Object toJson() => bind == null ? [r, g, b, a] : {'bind': bind};
flutter_scene package
documentation
fscene
GizmoColor
toJson method
GizmoColor class