kHeight function

dynamic kHeight(
  1. dynamic context
)

Implementation

kHeight(context) => MediaQuery.of(context).size.height;