rightFocusNode property

FocusNode? get rightFocusNode

Implementation

FocusNode? get rightFocusNode => currentFocusNode.right;