mirror of
https://github.com/foss42/apidash.git
synced 2025-05-28 20:27:04 +08:00
feat: drag scrolling
This commit is contained in:
@ -68,6 +68,7 @@ class CellField extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
hintText: hintText,
|
||||
contentPadding: const EdgeInsets.only(bottom: 12),
|
||||
focusedBorder: UnderlineInputBorder(
|
||||
borderSide: BorderSide(
|
||||
color: clrScheme.primary.withOpacity(
|
||||
|
Reference in New Issue
Block a user