Flutter
cupertino
CupertinoPage
<
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
cupertino
CupertinoPage
<
T
>
child property
CupertinoPage class
Constructors
CupertinoPage
Properties
arguments
child
fullscreenDialog
hashCode
key
maintainState
name
preferRasterization
restorationId
runtimeType
title
Methods
canUpdate
copyWith
createRoute
noSuchMethod
toString
Operators
operator ==