make static method

FocusManager make()

Create a new FocusManager.

Implementation

static FocusManager make() {
  return makeFocusManager();
}