menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
showCursor property
showCursor property
dark_mode
light_mode
showCursor
property
bool
?
showCursor
final
Controls whether the text field’s cursor is visible
Implementation
final bool? showCursor;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
showCursor property
CustomTextField class