InitialValueFlow
A Flow implementation that emits the current value of a widget immediately upon collection.
Constructors
Functions
Extensions
Link copied to clipboard
Converts a Flow to an InitialValueFlow, taking an initialValue lambda for computing the initial value.