isProvided property

  1. @nonVirtual
bool isProvided

Whether the controller has been provided.

Implementation

@nonVirtual
bool get isProvided => _isProvided;