AppBarExtension extension
- on
Methods
-
copyWith(
{Widget? leading, bool? automaticallyImplyLeading, Widget? title, List< Widget> ? actions, Widget? flexibleSpace, PreferredSizeWidget? bottom, double? elevation, double? scrolledUnderElevation, ScrollNotificationPredicate? notificationPredicate, Color? shadowColor, Color? surfaceTintColor, ShapeBorder? shape, Color? backgroundColor, Color? foregroundColor, IconThemeData? iconTheme, IconThemeData? actionsIconTheme, bool? primary, bool? centerTitle, bool? excludeHeaderSemantics, double? titleSpacing, double? toolbarOpacity, double? bottomOpacity, double? toolbarHeight, double? leadingWidth, TextStyle? toolbarTextStyle, TextStyle? titleTextStyle, SystemUiOverlayStyle? systemOverlayStyle, bool? forceMaterialTransparency, Clip? clipBehavior, EdgeInsetsGeometry? actionsPadding}) → AppBar -
Available on AppBar, provided by the AppBarExtension extension