UIProConfig constructor
const
UIProConfig({})
Implementation
const UIProConfig({
this.enableHapticFeedback = true,
this.defaultLoadingDelay = Duration.zero,
this.debugShowBorders = false,
this.animationDurationOverride,
this.respectAccessibility = true,
});