menu
ella package
documentation
math/Bezier.dart
Bezier
LINEAR property
LINEAR property
dark_mode
light_mode
LINEAR
property
Bezier
LINEAR
final
Linear curve
Implementation
static final Bezier LINEAR = new Bezier(0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0);
ella package
documentation
math/Bezier
Bezier
LINEAR property
Bezier class