OnOpenCallback typedef

OnOpenCallback = void Function()

Callback for opening sheet.

Implementation

typedef OnOpenCallback = void Function();