indicator property

Widget? indicator
final

The widget to show as the indicator. Defaults to DotsIndicator.

Implementation

final Widget? indicator;