nextFocus method

void nextFocus()

Requests focus for the next focusable node.

Implementation

void nextFocus() => focusScope.nextFocus();