focus static method

Future<bool?> focus()

Implementation

static Future<bool?> focus() => _channel.invokeMethod("focus");