child property
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;
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.
final Widget? child;