menu
manim_web package
documentation
util/paths.dart
PathFunc typedef
PathFunc typedef
dark_mode
light_mode
PathFunc
typedef
PathFunc
=
List
<
Vector3
>
Function
(
List
<
Vector3
>
,
List
<
Vector3
>
,
double
)
Implementation
typedef PathFunc = List<Vector3> Function(List<Vector3>, List<Vector3>, double);
manim_web package
documentation
util/paths
PathFunc typedef
utils.paths library