getStandardRadius method
Returns the percentage of the view width which one Dot will take up
Implementation
static double getStandardRadius() {
return 0.05;
}
Returns the percentage of the view width which one Dot will take up
static double getStandardRadius() {
return 0.05;
}