CustomLoading constructor

CustomLoading(
  1. Widget? loader,
  2. bool darkbackground
)

Implementation

CustomLoading( this.loader, this.darkbackground);