typingSoftKeyboard property
Tell the MongolCandidate whether the user is typing the soft keyboard or
hard keyboard. true: soft keyboard, show the _buildSoftContent,
false: hard keyboard, show the _buildHardContent.
Implementation
bool typingSoftKeyboard = false;