NumberInputTheme constructor
const
NumberInputTheme({
- AbstractButtonStyle? buttonStyle,
- EdgeInsetsGeometry? padding,
Implementation
const NumberInputTheme({this.buttonStyle, this.padding});