TButtonSizeData class
Constructors
- TButtonSizeData({required double minW, required double minH, required double hPad, required double vPad, required double font, required double icon, required double spacing})
- TButtonSizeData.from(TButtonSize size)
-
factory
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