NUIHoverChildBuilder typedef
NUIHoverChildBuilder =
Widget Function(BuildContext context, bool hovering)
Implementation
typedef NUIHoverChildBuilder = Widget Function(BuildContext context, bool hovering);
typedef NUIHoverChildBuilder = Widget Function(BuildContext context, bool hovering);