menu
te_widgets package
documentation
widgets/alert/alert.dart
TAlert
progressStream property
progressStream property
dark_mode
light_mode
progressStream
property
Stream
<
String
>
?
progressStream
final
Optional stream to update the progress text dynamically.
Implementation
final Stream<String>? progressStream;
te_widgets package
documentation
widgets/alert/alert
TAlert
progressStream property
TAlert class