activeColor property

Color? activeColor
final

当前展示的索引,如果未设置,则为Theme.of(context).primaryColor

Implementation

final Color? activeColor;