menu
termui package
documentation
ui/widgets/interactive/stream_builder.dart
AsyncSnapshot<T>
data property
data property
dark_mode
light_mode
data
property
T?
data
final
The latest data received by the asynchronous computation.
Implementation
final T? data;
termui package
documentation
ui/widgets/interactive/stream_builder
AsyncSnapshot<T>
data property
AsyncSnapshot class