isShouldRequestKeyboard property
Should we request the keyboard when you press the toggle check list button ? if true then we will request the keyboard, if false then we will not but I think you already know that
Implementation
final bool isShouldRequestKeyboard;