SlotWidgetBuilder typedef

SlotWidgetBuilder = Widget Function(BuildContext context, bool hover)

Implementation

typedef SlotWidgetBuilder = Widget Function(BuildContext context, bool hover);