components/appbar/appbar_custom library

Functions

appBarExpandTitle(BuildContext context, {required String title, required String subTitle, bool showBack = true, Widget? action, Color? colorBackground, Color? colorText}) AppBar
appBarNomal(BuildContext context, String title, {bool showBack = true, Widget? action, Color? colorBackground, Color? colorText}) AppBar