selectedColor property
final
The indicator circle's fill color for selected pages and border color for all indicator circles.
If this parameter is null, then the indicator is filled with the theme's ColorScheme.secondary.
Implementation
final Color? selectedColor;