removeIndicator method
void
removeIndicator()
Removes this indicator.
Implementation
void removeIndicator() => widget.deleteIndicator.call();
Removes this indicator.
void removeIndicator() => widget.deleteIndicator.call();