menu
superdeck package
documentation
components/atoms/slide_view.dart
SlideView
SlideView.new const constructor
SlideView.new const constructor
dark_mode
light_mode
SlideView
constructor
const
SlideView
(
Slide
slide
, {
Key
?
key
,
})
Implementation
const SlideView( this.slide, { super.key, }) : _isSnapshot = false;
superdeck package
documentation
components/atoms/slide_view
SlideView
SlideView.new const constructor
SlideView class