kh_easy_dev
library
Functions
-
kheasydevAppBar({required String title, Widget? widgetTitle, Widget? leading, List<Widget>? actions, String? logoPath, Color? primaryColor, Color? shadowColor, Widget? developerPage, BuildContext? context, Color? titleColor, (String, dynamic Function(String))? searchAppBar})
→ AppBar
-
-
kheasydevAppDrawerV2({required String name, String? profileImage, required Color color, List<DrawerButtonModel>? buttons, (String, String)? appDetails, Widget? contactUsScreen, required PreferredSizeWidget appBar, required Color contactsScreenButtomBackground, required Color contactsScreenDialogColor, String? playStore, String? appStore, bool? shareButton, bool? reviewButton, double? buttonsTextSize, BuildContext? context, String? languageCode})
→ Widget
-
-
kheasydevAppToast(String msg)
→ dynamic
-
-
kheasydevDivider({double? height, EdgeInsets? padding, bool? black})
→ Widget
-
-
kheasydevOnWillPop(BuildContext context, {required Color primaryColor, required Color buttomBackground})
→ Future<bool>
-
-
kheasydevVerticalDivider({double? height, EdgeInsets? padding, bool? black})
→ Widget
-