height property

double? height
final

height optional height for the keyboard (defaults to 296 if not provided) Use this to match the system keyboard height for smooth transitions

Implementation

final double? height;