menu
itinereo
diary\widgets\input_field.dart
CustomTextFormField
fillColor property
fillColor
dark_mode
light_mode
fillColor
property
Color
?
fillColor
final
Background color of the input field. Defaults to a soft cream tone.
Implementation
final Color? fillColor;
itinereo
input_field
CustomTextFormField
fillColor property
CustomTextFormField class