Flutter
widgets
SemanticsDebugger
labelStyle property
labelStyle
description
labelStyle
property
Null safety
TextStyle
labelStyle
final
The
TextStyle
to use when rendering semantics labels.
Implementation
final TextStyle labelStyle;
Flutter
widgets
SemanticsDebugger
labelStyle property
SemanticsDebugger class
Constructors
SemanticsDebugger
Properties
child
hashCode
key
labelStyle
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==