OnScreenChangesType typedef

OnScreenChangesType = Future<void> Function(OnScreenChangesOptions options)

Implementation

typedef OnScreenChangesType = Future<void> Function(
    OnScreenChangesOptions options);