From f928a63b22623d7ee8740165778ad012adb1d3af Mon Sep 17 00:00:00 2001 From: "Michael W. Aziz" Date: Tue, 11 Mar 2025 11:41:55 +0200 Subject: [PATCH] [0.1.3] --- lib/src/Fields/src/base.dart | 1 + 1 file changed, 1 insertion(+) 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, //