offsetAnimation property

Animation<Offset> get offsetAnimation

Retrieves the offset animation controlling lateral menu slide-in/out.

Implementation

Animation<Offset> get offsetAnimation => _offsetAnimation;