color property Null safety

Color? color
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;