getStandardHeight method
Returns the percentage of the view height which one Brick will take up
Implementation
static double getStandardHeight() {
return 0.07;
}
Returns the percentage of the view height which one Brick will take up
static double getStandardHeight() {
return 0.07;
}