h property
double
get
h
Implementation
double get h {
return MediaQuery.of(ContextService.context).size.height *
_getPercent(this);
}
double get h {
return MediaQuery.of(ContextService.context).size.height *
_getPercent(this);
}