indicator property

Decoration? indicator
final

Defines the appearance of the selected tab indicator.

You can use ContainerTabIndicator for various customization.

Also see TabBar documentation.

Implementation

final Decoration? indicator;