currentEntryDidChange method

bool currentEntryDidChange()

Implementation

bool currentEntryDidChange() => _currentEntryDidChange.call(
      this,
    );