child property

Widget? child
final

An optional child widget.

The Authenticator can be placed anywhere in the widget tree, but it is recommended to make it the parent widget of an ArcGISMapView.

Implementation

final Widget? child;