BonesUIPlatform constructor
BonesUIPlatform(
- BrowserPlatform browserPlatform,
- BonesUICompiler bonesUICompiler, {
- bool showUI = false,
Implementation
BonesUIPlatform(
this.browserPlatform,
this.bonesUICompiler, {
this.showUI = false,
});