now8
arrivals
ArrivalsScreen
ArrivalsScreen const constructor
ArrivalsScreen
ArrivalsScreen
constructor
Null safety
const
ArrivalsScreen
(
{
Key
?
key
}
)
Implementation
const ArrivalsScreen({Key? key}) : super(key: key);
now8
arrivals
ArrivalsScreen
ArrivalsScreen const constructor
ArrivalsScreen class
Constructors
ArrivalsScreen
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==