const LoaderPage({ Key? key, this.message = '', this.color = const Color(0xFFFB8C00), this.child, }) : super(key: key);