SafeAreaCallback typedef
SafeAreaCallback =
void Function(double bottomInset)
Implementation
typedef SafeAreaCallback = void Function(double bottomInset);
typedef SafeAreaCallback = void Function(double bottomInset);