markNeedsUpdate method

void markNeedsUpdate()
inherited

Implementation

void markNeedsUpdate() {
  _onScheduleUpdate?.call();
}