AliceCallOverviewWidget constructor
const
AliceCallOverviewWidget(
- AliceHttpCall call, {
- Key? key,
Implementation
const AliceCallOverviewWidget(this.call, {Key? key}) : super(key: key);