AppBarXs extension

on

Methods

xAppBar({Widget leading, bool automaticallyImplyLeading, List<Widget> actions, Gradient gradient, PreferredSizeWidget bottom, double elevation, ShapeBorder shape, Brightness brightness, IconThemeData iconTheme, IconThemeData actionsIconTheme, TextTheme textTheme, bool primary, bool centerTitle, double titleSpacing, double toolbarOpacity, double bottomOpacity, DecorationImage image, Size preferredSize, Color backgroundColor, Key key}) PreferredSizeWidget
xDialog(dynamic context, {bool barrierDismissible = true, bool useRootNavigator = true, Color barrierColor, RouteSettings routeSettings, bool useSafeArea, String barrierLabel}) Future