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