onOpen abstract method

void onOpen({
  1. required OpenHandler handler,
})

Implementation

void onOpen({required OpenHandler handler});