add otp component

This commit is contained in:
2024-02-06 17:02:12 +07:00
parent dacf5461f3
commit 4b4b42beae
8 changed files with 202 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ class TextCaption extends StatelessWidget {
style: const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w500,
color: ColorPalette.slate800,
color: ColorPalette.slate500,
),
),
)