typedef ShowAlert = void Function({ required String message, required String type, required int duration, });