menu
googleapis package
documentation
slides/v1.dart
TextRun
TextRun constructor
TextRun constructor
dark_mode
light_mode
TextRun
constructor
TextRun
(
{
String
?
content
,
TextStyle
?
style
,
})
Implementation
TextRun({ this.content, this.style, });
googleapis package
documentation
slides/v1
TextRun
TextRun constructor
TextRun class