motion property

  1. @override
FTabMotion? motion
final

The tab motion. Defaults to FTabMotion.

Contract

Throws AssertionError if motion and controller are both provided.

Implementation

@override
final FTabMotion? motion;