menu
digit_components package
documentation
widgets/atoms/searchable_dropdown_field.dart
SearchDropdownFormField<T>
cursorColor property
cursorColor property
dark_mode
light_mode
cursorColor
property
Color
?
cursorColor
final
Cursor color of the search box
Implementation
final Color? cursorColor;
digit_components package
documentation
widgets/atoms/searchable_dropdown_field
SearchDropdownFormField<T>
cursorColor property
SearchDropdownFormField class