menu
plotline_engage_web package
documentation
plotline.dart
PlotlineWrapper
PlotlineWrapper.new const constructor
PlotlineWrapper.new const constructor
dark_mode
light_mode
PlotlineWrapper
constructor
const
PlotlineWrapper
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const PlotlineWrapper({Key? key, required this.child}) : super(key: key);
plotline_engage_web package
documentation
plotline
PlotlineWrapper
PlotlineWrapper.new const constructor
PlotlineWrapper class