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