TF-3007 [SEARCH] Support drag and drop between From & To field (#3154)
This commit is contained in:
-9
@@ -1,9 +0,0 @@
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
class TextFieldAutocompleteEmailAddressStyle {
|
||||
static const TextStyle inputTextStyle = TextStyle(
|
||||
color: Colors.black,
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w400,
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user