From b9fc52fb76dab628c23ef975226d099e0dec5ae0 Mon Sep 17 00:00:00 2001 From: Afroz-Shaikh Date: Tue, 27 Feb 2024 17:14:27 +0530 Subject: [PATCH] Refactor custom ruler label class --- lib/src/linear_gauge/custom_label/custom_ruler_label.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/src/linear_gauge/custom_label/custom_ruler_label.dart b/lib/src/linear_gauge/custom_label/custom_ruler_label.dart index 9fbcad20..b2495ced 100644 --- a/lib/src/linear_gauge/custom_label/custom_ruler_label.dart +++ b/lib/src/linear_gauge/custom_label/custom_ruler_label.dart @@ -12,7 +12,6 @@ /// ``` /// /// - class CustomRulerLabel { const CustomRulerLabel({ required this.text,