EnglishLayout.create constructor

const EnglishLayout.create(
  1. EmbedTextInput embedKeyboardState
)

Implementation

const EnglishLayout.create(super.embedKeyboardState)
    : super(
        key: null,
      );