menu
microsoft_viewer package
documentation
models/ss_style.dart
SSFont
SSFont.new constructor
SSFont.new constructor
dark_mode
light_mode
SSFont
constructor
SSFont
(
String
id
,
String
name
,
int
size
,
String
colorTheme
,
String
colorTint
,
)
Implementation
SSFont(this.id, this.name, this.size, this.colorTheme, this.colorTint);
microsoft_viewer package
documentation
models/ss_style
SSFont
SSFont.new constructor
SSFont class