FlowViewModel<T> constructor
const
FlowViewModel<T> (
- BuildContext context,
- FlowState state
Implementation
const FlowViewModel(this.context, this.state);
const FlowViewModel(this.context, this.state);