MenuButtonWebApp constructor
MenuButtonWebApp(
- String text,
- WebAppInfo webApp
Basic constructor
Implementation
MenuButtonWebApp(
this.text,
this.webApp,
);
Basic constructor
MenuButtonWebApp(
this.text,
this.webApp,
);