PhloxAnimationsWidgetBuilder typedef

PhloxAnimationsWidgetBuilder = Widget Function(PhloxAnimationsValue animations)

PhloxAnimationsWidgetBuilder return animations status

Implementation

typedef PhloxAnimationsWidgetBuilder = Widget Function(
    PhloxAnimationsValue animations);