HoverBuilder typedef

HoverBuilder = Widget Function(bool isHover)

Implementation

typedef HoverBuilder = Widget Function(bool isHover);