Flutter
widgets
Baseline
baselineType property
baselineType
description
baselineType
property
Null safety
TextBaseline
baselineType
final
The type of baseline to use for positioning the child.
Implementation
final TextBaseline baselineType;
Flutter
widgets
Baseline
baselineType property
Baseline class
Constructors
Baseline
Properties
baseline
baselineType
child
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==