queueDidChange method

bool queueDidChange()

Implementation

bool queueDidChange() => _queueDidChange.call(
      this,
    );