onError property

Color onError
getter/setter pair

Implementation

static Color onError = !Get.isDarkMode ? error100 : darkOnError;