appModel property

AppModel appModel

Access the global model responsible for app-wide state management.

Implementation

AppModel get appModel => ref.watch(appProvider);