currentEntryWillChange method

bool currentEntryWillChange()

Implementation

bool currentEntryWillChange() => _currentEntryWillChange.call(
      this,
    );