widgetIndicator property
自定义指示器 / Custom indicator widget
显示在进度位置的自定义指示器 Custom indicator displayed at progress position
示例: Icon(Icons.arrow_drop_down) / Example: Icon(Icons.arrow_drop_down)
Implementation
final Widget? widgetIndicator;
自定义指示器 / Custom indicator widget
显示在进度位置的自定义指示器 Custom indicator displayed at progress position
示例: Icon(Icons.arrow_drop_down) / Example: Icon(Icons.arrow_drop_down)
final Widget? widgetIndicator;