fullH static method

double fullH(
  1. BuildContext context
)

Implementation

static double fullH(BuildContext context) => MediaQuery.of(context).size.height;