$FSidebarGroupStyleTransformations extension
Methods
-
copyWith(
{EdgeInsets? padding, double? headerSpacing, EdgeInsetsGeometry? headerPadding, TextStyleDelta? labelStyle, FVariantsDelta< FTappableVariantConstraint, FTappableVariant, IconThemeData, IconThemeDataDelta> ? actionStyle, double? childrenSpacing, EdgeInsetsGeometry? childrenPadding, FTappableStyleDelta? tappableStyle, FFocusedOutlineStyleDelta? focusedOutlineStyle, FSidebarItemStyleDelta? itemStyle}) → FSidebarGroupStyle -
Available on FSidebarGroupStyle, provided by the $FSidebarGroupStyleTransformations extension
Returns a copy of this FSidebarGroupStyle with the given properties replaced. -
lerp(
FSidebarGroupStyle other, double t) → FSidebarGroupStyle -
Available on FSidebarGroupStyle, provided by the $FSidebarGroupStyleTransformations extension
Linearly interpolate between this and another FSidebarGroupStyle using the given factort.