menu
uikit_plus package
documentation
toast/toast_utils.dart
ScalingFactor
ScalingFactor.new const constructor
ScalingFactor.new const constructor
dark_mode
light_mode
ScalingFactor
constructor
const
ScalingFactor
(
double
horizontal
,
double
vertical
)
Implementation
const ScalingFactor(this.horizontal,this.vertical);
uikit_plus package
documentation
toast/toast_utils
ScalingFactor
ScalingFactor.new const constructor
ScalingFactor class