menu
chaotic package
documentation
commons.dart
getHeight function
getHeight function
dark_mode
light_mode
getHeight
function
double
getHeight
(
int
percent
)
Implementation
double getHeight(int percent) => Get.height * _getPercent(percent);
chaotic package
documentation
commons
getHeight function
commons library