onIndicatorVisible property

ValueChanged<bool>? onIndicatorVisible
final

Optional This callback notify when the display indicator is visible or not

Implementation

final ValueChanged<bool>? onIndicatorVisible;