WidthHeight typedef

WidthHeight = dynamic Function(double w, double h)

Implementation

typedef WidthHeight = Function(double w,double h);