clearFocus abstract method

Future<void> clearFocus()

Clears the view's focus on the platform side.

Implementation

Future<void> clearFocus();