menu
custompackage1 package
documentation
custompackage1.dart
SlideSection
SlideSection.new constructor
SlideSection.new constructor
dark_mode
light_mode
SlideSection
constructor
SlideSection
(
{
String
name
=
'Section'
,
TextValue
?
section
,
bool
slideNumber
=
false
,
TextValue
?
speakerNotes
,
})
Implementation
SlideSection({ super.name = 'Section', this.section, super.slideNumber, super.speakerNotes, });
custompackage1 package
documentation
custompackage1
SlideSection
SlideSection.new constructor
SlideSection class