appbar/k_appbar library

Functions

kAppBar({Widget? titleWidget, Widget? leading, Function? onBack, Color backgroundColor = Colors.transparent, bool centerTitle = true, bool isLightSystemUi = false}) AppBar
自带返回按钮和返回事件,标题剧中
kAppBarBack({Widget? titleWidget, Function? onBack, bool isLightSystemUi = false}) AppBar
自带返回按钮和返回事件,标题剧中
kAppBarHide({bool isLightSystemUi = false}) AppBar
获取隐藏的AppBar,如果不是隐藏