menu
tengits_widgets package
documentation
text_input/src/style/text_field_style.dart
TLTextFieldStyle
showCursor property
showCursor property
dark_mode
light_mode
showCursor
property
bool
?
showCursor
final
是否显示光标
Implementation
final bool? showCursor;
tengits_widgets package
documentation
text_input/src/style/text_field_style
TLTextFieldStyle
showCursor property
TLTextFieldStyle class