floatingCursorResetController property

  1. @override
AnimationController floatingCursorResetController
override

Controls the floating cursor animation when it is released. The floating cursor is animated to merge with the regular cursor.

Implementation

@override
AnimationController get floatingCursorResetController => _floatingCursorResetController;