fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
0f414822bb
commit
d95a03924e
@ -415,7 +415,7 @@ class _RemoteMenubarState extends State<RemoteMenubar> {
|
|||||||
if (widget.ffi.ffiModel.isPeerAndroid) {
|
if (widget.ffi.ffiModel.isPeerAndroid) {
|
||||||
menubarItems.add(MenuButton(
|
menubarItems.add(MenuButton(
|
||||||
tooltip: translate('Mobile Actions'),
|
tooltip: translate('Mobile Actions'),
|
||||||
icon: SvgPicture.asset(
|
child: SvgPicture.asset(
|
||||||
"assets/actions_mobile.svg",
|
"assets/actions_mobile.svg",
|
||||||
color: Colors.white,
|
color: Colors.white,
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user