menu
refena_flutter package
documentation
refena_flutter.dart
TracingInputBuilder
refreshStream property
refreshStream property
dark_mode
light_mode
refreshStream
property
Stream
<
void
>
?
get
refreshStream
If not null, then
build
will be called on every new stream event.
Implementation
Stream<void>? get refreshStream;
refena_flutter package
documentation
refena_flutter
TracingInputBuilder
refreshStream property
TracingInputBuilder class