FuseResizeFn typedef

FuseResizeFn = dynamic Function(Vector2 size)

Implementation

typedef FuseResizeFn = Function(Vector2 size);