new & opt.
opt.: input field auto focus opt.: snippet page top padding new: setting of editor font size
This commit is contained in:
@@ -75,6 +75,7 @@ class _PingPageState extends State<PingPage>
|
||||
context: context,
|
||||
title: Text(_s.choose),
|
||||
child: Input(
|
||||
autoFocus: true,
|
||||
controller: _textEditingController,
|
||||
hint: _s.inputDomainHere,
|
||||
maxLines: 1,
|
||||
|
||||
Reference in New Issue
Block a user