menu
status_change package
documentation
status_change
ThemedConnectorComponent
getEffectiveEndIndent method
getEffectiveEndIndent
brightness_4
getEffectiveEndIndent
method
Null safety
double
getEffectiveEndIndent
(
BuildContext
context
)
Implementation
double getEffectiveEndIndent(BuildContext context) { return endIndent ?? 0.0; }
status_change package
documentation
status_change
ThemedConnectorComponent
getEffectiveEndIndent method
ThemedConnectorComponent mixin
Properties
color
direction
endIndent
hashCode
indent
key
runtimeType
space
thickness
Methods
createElement
debugDescribeChildren
debugFillProperties
getEffectiveColor
getEffectiveDirection
getEffectiveEndIndent
getEffectiveIndent
getEffectiveSpace
getEffectiveThickness
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==