Flutter
material
MaterialPage
<
T
>
child property
child
description
child
property
Null safety
Widget
child
final
The content to be shown in the
Route
created by this page.
Implementation
final Widget child;
Flutter
material
MaterialPage
<
T
>
child property
MaterialPage class
Constructors
MaterialPage
Properties
arguments
child
fullscreenDialog
hashCode
key
maintainState
name
preferRasterization
restorationId
runtimeType
Methods
canUpdate
copyWith
createRoute
noSuchMethod
toString
Operators
operator ==