isEnabled property
Whether or not to enable the simulated software keyboard insets.
This property is provided so that clients don't need to conditionally add/remove this widget from the tree. Instead this flag can be flipped, as needed.
Implementation
final bool isEnabled;