selectOnFocus property

bool selectOnFocus
final

true to select all text when focused.

フォーカスされたときにテキストを全選択する場合はtrue

Implementation

final bool selectOnFocus;