menu
vyuh_node_flow package
documentation
connections/effects/gradient_flow_effect.dart
GradientFlowEffect
gradientLength property
gradientLength property
dark_mode
light_mode
gradientLength
property
double
gradientLength
final
Length of the gradient.
If < 1: treated as percentage of path length (0.25 = 25%)
If >= 1: treated as absolute pixels
Implementation
final double gradientLength;
vyuh_node_flow package
documentation
connections/effects/gradient_flow_effect
GradientFlowEffect
gradientLength property
GradientFlowEffect class