LoadingView2 constructor

LoadingView2({
  1. String? contentLoading,
  2. Key? key,
})

Implementation

LoadingView2({this.contentLoading,super.key});