mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 07:41:29 +03:00
@@ -344,6 +344,7 @@ class DialogTextField extends StatelessWidget {
|
||||
helperText: helperText,
|
||||
helperMaxLines: 8,
|
||||
errorText: errorText,
|
||||
errorMaxLines: 8,
|
||||
),
|
||||
controller: controller,
|
||||
focusNode: focusNode,
|
||||
|
||||
Reference in New Issue
Block a user