setKeepFocus abstract method

void setKeepFocus(
  1. bool flag, {
  2. bool notify = true,
})
inherited

Implementation

void setKeepFocus(bool flag, {bool notify = true});