isReadOnly constant Null safety
Whether the semantic node is read only.
Only applicable when isTextField is true.
Implementation
static const SemanticsFlag isReadOnly = SemanticsFlag._(_kIsReadOnlyIndex);
Whether the semantic node is read only.
Only applicable when isTextField is true.
static const SemanticsFlag isReadOnly = SemanticsFlag._(_kIsReadOnlyIndex);