menu
flutter_uikit_forzzh 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);
flutter_uikit_forzzh package
documentation
toast/toast_utils
ScalingFactor
ScalingFactor.new const constructor
ScalingFactor class