hashCode property

  1. @override
int hashCode
override

Override for hashcode, dart.ui Jenkins based.

Implementation

@override
int get hashCode => Object.hashAll(<Object?>[
      interactionEffects,
      tintedDisabledControls,
      blendOnLevel,
      blendOnColors,
      useFlutterDefaults,
      //
      adaptiveRemoveElevationTint,
      adaptiveElevationShadowsBack,
      adaptiveAppBarScrollUnderOff,
      adaptiveRadius,
      //
      adaptiveSplash,
      splashType,
      splashTypeAdaptive,
      //
      blendTextTheme,
      useTextTheme,
      useM2StyleDividerInM3,
      //
      defaultRadius,
      defaultRadiusAdaptive,
      buttonMinSize,
      alignedDropdown,
      buttonPadding,
      //
      thickBorderWidth,
      thinBorderWidth,
      //
      textButtonRadius,
      textButtonSchemeColor,
      textButtonTextStyle,
      //
      filledButtonRadius,
      filledButtonSchemeColor,
      filledButtonTextStyle,
      //
      // TODO(rydmike): Hold https://github.com/flutter/flutter/issues/115827
      // filledButtonTonalRadius,
      // filledButtonTonalSchemeColor,
      // filledButtonTonalTextStyle,
      //
      elevatedButtonRadius,
      elevatedButtonElevation,
      elevatedButtonSchemeColor,
      elevatedButtonSecondarySchemeColor,
      elevatedButtonTextStyle,
      //
      outlinedButtonRadius,
      outlinedButtonSchemeColor,
      outlinedButtonOutlineSchemeColor,
      outlinedButtonBorderWidth,
      outlinedButtonPressedBorderWidth,
      outlinedButtonTextStyle,
      //
      toggleButtonsRadius,
      toggleButtonsSchemeColor,
      toggleButtonsUnselectedSchemeColor,
      toggleButtonsBorderSchemeColor,
      toggleButtonsBorderWidth,
      //
      segmentedButtonRadius,
      segmentedButtonSchemeColor,
      segmentedButtonUnselectedSchemeColor,
      segmentedButtonUnselectedForegroundSchemeColor,
      segmentedButtonBorderSchemeColor,
      segmentedButtonBorderWidth,
      //
      materialButtonSchemeColor,
      //
      switchSchemeColor,
      switchThumbSchemeColor,
      switchThumbFixedSize,
      checkboxSchemeColor,
      radioSchemeColor,
      unselectedToggleIsColored,
      //
      sliderBaseSchemeColor,
      sliderIndicatorSchemeColor,
      sliderValueTinted,
      sliderValueIndicatorType,
      sliderShowValueIndicator,
      sliderTrackHeight,
      //
      inputDecoratorRadius,
      inputDecoratorSchemeColor,
      inputDecoratorIsFilled,
      inputDecoratorFillColor,
      inputDecoratorBackgroundAlpha,
      inputDecoratorBorderSchemeColor,
      inputDecoratorBorderType,
      inputDecoratorFocusedHasBorder,
      inputDecoratorUnfocusedHasBorder,
      inputDecoratorUnfocusedBorderIsColored,
      inputDecoratorBorderWidth,
      inputDecoratorFocusedBorderWidth,
      inputDecoratorPrefixIconSchemeColor,
      //
      inputCursorSchemeColor,
      inputSelectionSchemeColor,
      inputSelectionOpacity,
      inputSelectionHandleSchemeColor,
      //
      fabRadius,
      fabUseShape,
      fabAlwaysCircular,
      fabSchemeColor,
      //
      chipRadius,
      chipSchemeColor,
      chipSelectedSchemeColor,
      chipDeleteIconSchemeColor,
      //
      cardRadius,
      cardElevation,
      //
      popupMenuRadius,
      popupMenuElevation,
      popupMenuSchemeColor,
      popupMenuOpacity,
      //
      dropdownMenuTextStyle,
      //
      menuRadius,
      menuElevation,
      menuSchemeColor,
      menuOpacity,
      menuPadding,
      //
      menuBarBackgroundSchemeColor,
      menuBarRadius,
      menuBarElevation,
      menuBarShadowColor,
      //
      menuItemBackgroundSchemeColor,
      menuItemForegroundSchemeColor,
      menuIndicatorBackgroundSchemeColor,
      menuIndicatorForegroundSchemeColor,
      menuIndicatorRadius,
      //
      tooltipRadius,
      tooltipWaitDuration,
      tooltipShowDuration,
      tooltipSchemeColor,
      tooltipOpacity,
      //
      adaptiveDialogRadius,
      dialogRadius,
      dialogRadiusAdaptive,
      dialogElevation,
      dialogBackgroundSchemeColor,
      useInputDecoratorThemeInDialogs,
      datePickerHeaderBackgroundSchemeColor,
      datePickerDialogRadius,
      timePickerDialogRadius,
      timePickerElementRadius,
      //
      snackBarRadius,
      snackBarElevation,
      snackBarBackgroundSchemeColor,
      snackBarActionSchemeColor,
      //
      appBarBackgroundSchemeColor,
      appBarCenterTitle,
      appBarScrolledUnderElevation,
      //
      bottomAppBarSchemeColor,
      //
      tabBarItemSchemeColor,
      tabBarUnselectedItemSchemeColor,
      tabBarUnselectedItemOpacity,
      tabBarIndicatorSchemeColor,
      tabBarIndicatorSize,
      tabBarIndicatorWeight,
      tabBarIndicatorTopRadius,
      tabBarDividerColor,
      //
      drawerRadius,
      drawerElevation,
      drawerBackgroundSchemeColor,
      drawerWidth,
      drawerIndicatorWidth,
      drawerIndicatorRadius,
      drawerIndicatorSchemeColor,
      drawerIndicatorOpacity,
      drawerSelectedItemSchemeColor,
      drawerUnselectedItemSchemeColor,
      //
      bottomSheetBackgroundColor,
      bottomSheetModalBackgroundColor,
      bottomSheetRadius,
      bottomSheetElevation,
      bottomSheetModalElevation,
      //
      bottomNavigationBarLabelTextStyle,
      bottomNavigationBarSelectedLabelSize,
      bottomNavigationBarUnselectedLabelSize,
      bottomNavigationBarSelectedLabelSchemeColor,
      bottomNavigationBarUnselectedLabelSchemeColor,
      bottomNavigationBarMutedUnselectedLabel,
      bottomNavigationBarSelectedIconSize,
      bottomNavigationBarUnselectedIconSize,
      bottomNavigationBarSelectedIconSchemeColor,
      bottomNavigationBarUnselectedIconSchemeColor,
      bottomNavigationBarMutedUnselectedIcon,
      bottomNavigationBarBackgroundSchemeColor,
      bottomNavigationBarOpacity,
      bottomNavigationBarElevation,
      bottomNavigationBarShowSelectedLabels,
      bottomNavigationBarShowUnselectedLabels,
      bottomNavigationBarType,
      bottomNavigationBarLandscapeLayout,
      //
      navigationBarLabelTextStyle,
      navigationBarSelectedLabelSize,
      navigationBarUnselectedLabelSize,
      navigationBarSelectedLabelSchemeColor,
      navigationBarUnselectedLabelSchemeColor,
      navigationBarMutedUnselectedLabel,
      navigationBarSelectedIconSize,
      navigationBarUnselectedIconSize,
      navigationBarSelectedIconSchemeColor,
      navigationBarUnselectedIconSchemeColor,
      navigationBarMutedUnselectedIcon,
      navigationBarIndicatorSchemeColor,
      navigationBarIndicatorOpacity,
      navigationBarIndicatorRadius,
      navigationBarBackgroundSchemeColor,
      navigationBarOpacity,
      navigationBarElevation,
      navigationBarHeight,
      navigationBarLabelBehavior,
      adaptiveRemoveNavigationBarTint,
      //
      navigationRailLabelTextStyle,
      navigationRailSelectedLabelSize,
      navigationRailUnselectedLabelSize,
      navigationRailSelectedLabelSchemeColor,
      navigationRailUnselectedLabelSchemeColor,
      navigationRailMutedUnselectedLabel,
      navigationRailSelectedIconSize,
      navigationRailUnselectedIconSize,
      navigationRailSelectedIconSchemeColor,
      navigationRailUnselectedIconSchemeColor,
      navigationRailMutedUnselectedIcon,
      navigationRailUseIndicator,
      navigationRailIndicatorSchemeColor,
      navigationRailIndicatorOpacity,
      navigationRailIndicatorRadius,
      navigationRailBackgroundSchemeColor,
      navigationRailOpacity,
      navigationRailElevation,
      navigationRailLabelType,
      navigationRailGroupAlignment,
    ]);