animateBackground property
Animate a faint background tint that blends between offColor and onColor. When true, a rounded-rect background is drawn behind circles, smoothly lerping from offColor to onColor following the toggle's visual state.
Implementation
final bool animateBackground;