height static method

dynamic height(
  1. BuildContext context
)

Implementation

static height(BuildContext context) => ScreenUtil().screenHeight;