menu
plotline_engage_web package
documentation
plotline_web.dart
PlotlineWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { PlotlinePlatform.instance = PlotlineWeb(); }
plotline_engage_web package
documentation
plotline_web
PlotlineWeb
registerWith static method
PlotlineWeb class