SafeAreaCallback typedef

SafeAreaCallback = void Function(double bottomInset)

Implementation

typedef SafeAreaCallback = void Function(double bottomInset);