$FSidebarGroupStyleTransformations extension
Methods
-
copyWith(
{TextStyleDelta? labelStyle, FVariantsDelta< FTappableVariantConstraint, FTappableVariant, IconThemeData, IconThemeDataDelta> ? actionStyle, FTappableStyleDelta? tappableStyle, FFocusedOutlineStyleDelta? focusedOutlineStyle, FSidebarItemStyleDelta? itemStyle, EdgeInsetsDelta? padding, double? headerSpacing, EdgeInsetsGeometryDelta? headerPadding, double? childrenSpacing, EdgeInsetsGeometryDelta? childrenPadding}) → 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.