menu
microsoft_viewer package
documentation
models/ss_style.dart
SSFill
SSFill.new constructor
SSFill.new constructor
dark_mode
light_mode
SSFill
constructor
SSFill
(
String
id
,
String
patternType
,
String
fgClrTheme
,
String
fgClrTint
,
String
bgClrIndex
,
)
Implementation
SSFill(this.id, this.patternType, this.fgClrTheme, this.fgClrTint, this.bgClrIndex);
microsoft_viewer package
documentation
models/ss_style
SSFill
SSFill.new constructor
SSFill class