Flutter
semantics
SemanticsData
flags property
flags
description
flags
property
Null safety
int
flags
final
A bit field of
SemanticsFlag
s that apply to this node.
Implementation
final int flags;
Flutter
semantics
SemanticsData
flags property
SemanticsData class
Constructors
SemanticsData
Properties
actions
attributedDecreasedValue
attributedHint
attributedIncreasedValue
attributedLabel
attributedValue
currentValueLength
customSemanticsActionIds
decreasedValue
elevation
flags
hashCode
hint
increasedValue
label
maxValueLength
platformViewId
rect
runtimeType
scrollChildCount
scrollExtentMax
scrollExtentMin
scrollIndex
scrollPosition
tags
textDirection
textSelection
thickness
tooltip
transform
value
Methods
debugFillProperties
hasAction
hasFlag
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==