ViewMountedGetter typedef

ViewMountedGetter = bool Function()

A function used to check whether the associated ViewGadget state is mounted or not.

Implementation

typedef ViewMountedGetter = bool Function();