feat: drag scrolling

This commit is contained in:
DenserMeerkat
2024-03-15 03:16:47 +05:30
parent 02c4d92c95
commit fa6dc8e352
11 changed files with 462 additions and 404 deletions

View File

@ -68,6 +68,7 @@ class CellField extends StatelessWidget {
),
),
hintText: hintText,
contentPadding: const EdgeInsets.only(bottom: 12),
focusedBorder: UnderlineInputBorder(
borderSide: BorderSide(
color: clrScheme.primary.withOpacity(