of static method

Implementation

static SelectPopupHandle of(BuildContext context) {
  return Data.of<SelectPopupHandle>(context);
}