This commit is contained in:
2025-03-11 11:41:55 +02:00
parent 3bdb21d401
commit f928a63b22

View File

@@ -404,6 +404,7 @@ class _AstromicFieldBaseState extends State<AstromicFieldBase> {
//s1 -- Style //s1 -- Style
style: _style().textStyle, style: _style().textStyle,
cursorColor: _style().cursorColor, cursorColor: _style().cursorColor,
cursorErrorColor: _style().cursorColor,
textAlign: _style().textAlign, textAlign: _style().textAlign,
textAlignVertical: _style().textAlignVertical, textAlignVertical: _style().textAlignVertical,
// //