mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
opt.: tag switcher
This commit is contained in:
@@ -58,7 +58,7 @@ class _InputState extends State<Input> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return CardX(
|
||||
Padding(
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.symmetric(horizontal: 17),
|
||||
child: TextField(
|
||||
controller: widget.controller,
|
||||
|
||||
Reference in New Issue
Block a user