ToastMessage({ required this.type, required this.text, this.duration = const Duration(milliseconds: 2500), });