disabledBorderColor property Null safety
final
The border color to display when the toggle button is disabled.
Implementation
final Color? disabledBorderColor;
The border color to display when the toggle button is disabled.
final Color? disabledBorderColor;