components/simple_appbar library

Functions

simpleAppBar({String title = "", TextStyle? titleStyle, Color backgroundColor = AppColor.appWhite, List<Widget>? actions, dynamic onBackPressed()?, bool hideBackButton = false, bool centerTitle = false}) PreferredSizeWidget