InitDestinationRect typedef
InitDestinationRect =
void Function(Rect initialDestinationRect)
Return initial destination rect
Implementation
typedef InitDestinationRect = void Function(Rect initialDestinationRect);
Return initial destination rect
typedef InitDestinationRect = void Function(Rect initialDestinationRect);