menu
scene_dash_v2_core package
documentation
advanced.dart
Plugin
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
void
build
(
AppBuilder
app
)
Registers this plugin's systems, events and resources on
app
.
Implementation
void build(AppBuilder app);
scene_dash_v2_core package
documentation
advanced
Plugin
build abstract method
Plugin class