menu
status_change package
documentation
status_change
StatusChangeTileNode
getEffectivePosition method
getEffectivePosition
brightness_4
getEffectivePosition
method
Null safety
double
getEffectivePosition
(
BuildContext
context
)
Implementation
double getEffectivePosition(BuildContext context) { return position ?? .5; }
status_change package
documentation
status_change
StatusChangeTileNode
getEffectivePosition method
StatusChangeTileNode mixin
Properties
hashCode
key
position
runtimeType
Methods
createElement
debugDescribeChildren
debugFillProperties
getEffectivePosition
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==