groupId property

Object groupId
final

The group identifier for the TextFieldTapRegion of this text field.

Text fields with the same group identifier share the same tap region. Defaults to the type of EditableText.

See also:

Implementation

final Object groupId;