time property

AppTime<T> get time
inherited

Shorthand for App.time.

Implementation

AppTime<T> get time => app.time;