TF-3408 Auto load more when user uses arrow down of keyboard
This commit is contained in:
@@ -8,6 +8,7 @@ class ComposerStyle {
|
||||
static const double radius = 28;
|
||||
static const double keyboardToolBarHeight = 200;
|
||||
static const double popupMenuRadius = 8;
|
||||
static const double suggestionItemHeight = 60;
|
||||
|
||||
static const Color borderColor = AppColor.colorLineComposer;
|
||||
static const Color backgroundEditorColor = Colors.white;
|
||||
|
||||
Reference in New Issue
Block a user