menu
dart_cv package
documentation
dart_cv.dart
XSection
XSection.new constructor
XSection.new constructor
dark_mode
light_mode
XSection
constructor
XSection
(
String
title
, {
double
?
padding
,
})
Implementation
XSection(this.title, {this.padding});
dart_cv package
documentation
dart_cv
XSection
XSection.new constructor
XSection class