menu
decorated_flutter package
documentation
decorated_flutter.dart
KeyboardHeightBuilder
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
double
realtimeHeight
,
double
?
stableHeight
)
builder
final
Implementation
final Widget Function(double realtimeHeight, double? stableHeight) builder;
decorated_flutter package
documentation
decorated_flutter
KeyboardHeightBuilder
builder property
KeyboardHeightBuilder class