instance static method

Returns shared instance of KeyboardLayoutManager;

Implementation

static Future<KeyboardLayoutManager> instance() =>
    KeyboardLayoutManagerImpl.instance();