CopyWithAppBar extension

on

Methods

copyWith({Key? key, PreferredSizeWidget? bottom, Widget? leading, bool? automaticallyImplyLeading, Widget? title, List<Widget>? actions, Widget? flexibleSpace, double? elevation, Color? shadowColor, ShapeBorder? shape, Color? backgroundColor, Color? foregroundColor, IconThemeData? iconTheme, IconThemeData? actionsIconTheme, double? titleSpacing, bool? centerTitle, bool? excludeHeaderSemantics, TextStyle? titleTextStyle, SystemUiOverlayStyle? systemOverlayStyle, double? toolbarHeight, TextStyle? toolbarTextStyle, double? leadingWidth, double? toolbarOpacity, double? bottomOpacity, Color? surfaceTintColor, Clip? clipBehavior, bool? forceMaterialTransparency, bool notificationPredicate(ScrollNotification)?, bool? primary, double? scrolledUnderElevation}) AppBar

Available on AppBar, provided by the CopyWithAppBar extension