selectedColor property

Color? selectedColor
final

Overrides the selected tab's accent (bottom border and label/code colour). Defaults to the theme primary.

Implementation

final Color? selectedColor;