menu
custom_slidable package
documentation
custom_slidable/controller.dart
RatioConfigurator
normalizeRatio abstract method
normalizeRatio abstract method
dark_mode
light_mode
normalizeRatio
abstract method
double
normalizeRatio
(
double
ratio
)
Makes sure the given
ratio
is between the bounds.
Implementation
double normalizeRatio(double ratio);
custom_slidable package
documentation
custom_slidable/controller
RatioConfigurator
normalizeRatio abstract method
RatioConfigurator class