XIosLoading constructor

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

Implementation

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