styleBuilder property
ToggleStyle Function(T)?
styleBuilder
final
Optional style builder for customizing the toggle switch.
Implementation
final ToggleStyle Function(T)? styleBuilder;
Optional style builder for customizing the toggle switch.
final ToggleStyle Function(T)? styleBuilder;