menu
at_common_flutter package
documentation
widgets/custom_input_field.dart
CustomInputField
height property
height property
dark_mode
light_mode
height
property
double
height
final
sets the height of the input field.
Implementation
final double height;
at_common_flutter package
documentation
widgets/custom_input_field
CustomInputField
height property
CustomInputField class