menu
Flutter
widgets.dart
AsyncSnapshot
<
T
>
connectionState property
connectionState
dark_mode
light_mode
description
connectionState
property
ConnectionState
connectionState
final
Current state of connection to the asynchronous computation.
Implementation
final ConnectionState connectionState;
Flutter
widgets
AsyncSnapshot
<
T
>
connectionState property
AsyncSnapshot class