menu
three_js_animations package
documentation
interpolants/interpolant.dart
Interpolant
getSettings method
getSettings method
dark_mode
light_mode
getSettings
method
Map
<
String
,
dynamic
>
getSettings
(
)
Implementation
Map<String,dynamic> getSettings() { return settings ?? defaultSettings; }
three_js_animations package
documentation
interpolants/interpolant
Interpolant
getSettings method
Interpolant class