OnResizingCallback typedef

OnResizingCallback = void Function(bool value)?

Implementation

typedef OnResizingCallback = void Function(bool value)?;