JuiButtonSizeConfig class
按钮尺寸配置类
Constructors
- JuiButtonSizeConfig.new({required double height, required double fontSize, required double padding})
-
创建一个按钮尺寸配置对象
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited