activeColor property

Color? activeColor
final

Active dot color

@Default Theme.of(context).primaryColor

Implementation

final Color? activeColor;