gradientFlowFast property
Fast gradient flow
Implementation
static final ConnectionEffect gradientFlowFast = GradientFlowEffect(
speed: 2,
gradientLength: 0.3,
);
Fast gradient flow
static final ConnectionEffect gradientFlowFast = GradientFlowEffect(
speed: 2,
gradientLength: 0.3,
);