blur abstract method

Future<void> blur()

Blurs the element (= lose focus).

Implementation

Future<void> blur();