diff --git a/lib/src/Fields/src/base.dart b/lib/src/Fields/src/base.dart index ec86de3..5ad2528 100644 --- a/lib/src/Fields/src/base.dart +++ b/lib/src/Fields/src/base.dart @@ -404,6 +404,7 @@ class _AstromicFieldBaseState extends State { //s1 -- Style style: _style().textStyle, cursorColor: _style().cursorColor, + cursorErrorColor: _style().cursorColor, textAlign: _style().textAlign, textAlignVertical: _style().textAlignVertical, //