FloretFactory typedef

FloretFactory = dynamic Function(Widget child)

Implementation

typedef FloretFactory = Function(Widget child);