now8
stop
ArrivalsScreenStopBody
ArrivalsScreenStopBody const constructor
ArrivalsScreenStopBody
ArrivalsScreenStopBody
constructor
Null safety
const
ArrivalsScreenStopBody
(
{
Key
?
key
,
required
Stop
stop
}
)
Implementation
const ArrivalsScreenStopBody({Key? key, required this.stop}) : super(key: key);
now8
stop
ArrivalsScreenStopBody
ArrivalsScreenStopBody const constructor
ArrivalsScreenStopBody class
Constructors
ArrivalsScreenStopBody
Properties
hashCode
key
runtimeType
stop
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==