menu
status_change package
documentation
status_change
ThemedConnectorComponent
getEffectiveIndent method
getEffectiveIndent
brightness_4
getEffectiveIndent
method
Null safety
double
getEffectiveIndent
(
BuildContext
context
)
Implementation
double getEffectiveIndent(BuildContext context) { return indent ?? 0.0; }
status_change package
documentation
status_change
ThemedConnectorComponent
getEffectiveIndent 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 ==