rollListenable property

ValueListenable? rollListenable

Access to the internal AnimationController for this RollState.

Implementation

ValueListenable? get rollListenable => _rollController;