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