color property Null safety
final
The indicator circle's fill color for unselected pages.
If this parameter is null, then the indicator is filled with Colors.transparent.
Implementation
final Color? color;
The indicator circle's fill color for unselected pages.
If this parameter is null, then the indicator is filled with Colors.transparent.
final Color? color;