CustomLoader constructor
const
CustomLoader({
- Key? key,
- String? message,
- AppTranslations? tr,
Implementation
const CustomLoader({super.key, this.message, this.tr});