menu
instrument_base_model package
documentation
stream/stream_build.dart
StreamBuilderWidget<T>
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
T
t
)
builder
final
Implementation
final Widget Function(T t) builder;
instrument_base_model package
documentation
stream/stream_build
StreamBuilderWidget<T>
builder property
StreamBuilderWidget class