M3EButtonTheme constructor
const
M3EButtonTheme({})
M3EButtonTheme.
Implementation
const M3EButtonTheme({
this.focusRingWidth = 2,
this.focusRingGap = M3EButtonConstants.kFocusRingGap,
this.minWidthFloor = 48,
this.dividerHeight = 24,
this.connectedInnerRadius = 8,
this.connectedPressedInnerRadius = 4,
});