menu
flutter_touch_scale package
documentation
components/touch_scale_resolver.dart
TouchScaleResolver
transform abstract method
transform abstract method
dark_mode
light_mode
transform
abstract method
double
transform
(
Size
size
)
Calculates the scale to apply based on the intrinsic widget size.
Implementation
double transform(Size size);
flutter_touch_scale package
documentation
components/touch_scale_resolver
TouchScaleResolver
transform abstract method
TouchScaleResolver class