indicator property

Widget? indicator
final

A custom widget to use as indicator. if not provided it will be rendered a default circle as indicator.

Implementation

final Widget? indicator;