menu
materialx_flutter package
documentation
model/section_image.dart
SectionImage
SectionImage.new constructor
SectionImage.new constructor
dark_mode
light_mode
SectionImage
constructor
SectionImage
(
String
image
,
String
title
,
bool
section
)
Implementation
SectionImage(this.image, this.title, this.section);
materialx_flutter package
documentation
model/section_image
SectionImage
SectionImage.new constructor
SectionImage class