foregroundIndicatorBuilder property

CustomIndicatorBuilder<T>? foregroundIndicatorBuilder
final

A builder for an indicator which is in front of the icons.

Implementation

final CustomIndicatorBuilder<T>? foregroundIndicatorBuilder;