fixup! Upgrade Twake Mail Flutter to v3.24.5
This commit is contained in:
@@ -154,7 +154,7 @@ class _WebEditorState extends State<WebEditorWidget> {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onFocus: widget.onFocus,
|
onFocus: widget.onFocus,
|
||||||
onBlur: widget.onUnFocus,
|
onUnFocus: widget.onUnFocus,
|
||||||
onMouseDown:widget.onMouseDown,
|
onMouseDown:widget.onMouseDown,
|
||||||
onChangeSelection: widget.onEditorSettings,
|
onChangeSelection: widget.onEditorSettings,
|
||||||
onChangeCodeview: widget.onChangeContent,
|
onChangeCodeview: widget.onChangeContent,
|
||||||
|
|||||||
Reference in New Issue
Block a user