DialogLoading constructor

DialogLoading({
  1. required String title,
})

Implementation

DialogLoading({required this.title});