YimIosLoading constructor
const
YimIosLoading({})
Implementation
const YimIosLoading({Key? key, this.color, this.indicatorHeight, this.indicatorWidth, this.size, this.duration = const Duration(seconds: 1)}) : super(key: key);