WuiLoading constructor

const WuiLoading({
  1. Key? key,
})

Implementation

const WuiLoading({ Key? key }) : super(key: key);