of static method

_HoverButtonInherited of(
  1. BuildContext context
)

Implementation

static _HoverButtonInherited of(BuildContext context) {
  return _HoverButtonInherited.of(context);
}