inactiveColor property
Color used for inactive tab labels. Falls back to
ColorScheme.onSurface.withValues(alpha:0.6) when not provided.
Implementation
final Color? inactiveColor;
Color used for inactive tab labels. Falls back to
ColorScheme.onSurface.withValues(alpha:0.6) when not provided.
final Color? inactiveColor;