nextFocus method

bool nextFocus()

Implementation

bool nextFocus() => FocusScope.of(this).nextFocus();