menu
story_printer package
documentation
text_info.dart
TextInfo
TextInfo.new constructor
TextInfo.new constructor
dark_mode
light_mode
TextInfo
constructor
TextInfo
(
{
required
String
text
,
String
?
fontWeight
,
})
Implementation
TextInfo({required this.text, this.fontWeight});
story_printer package
documentation
text_info
TextInfo
TextInfo.new constructor
TextInfo class