menu
googleapis package
documentation
shared.dart
$TextSpan
$TextSpan.new constructor
$TextSpan.new constructor
dark_mode
light_mode
$TextSpan
constructor
$TextSpan
(
{
int
?
beginOffset
,
String
?
content
,
})
Implementation
$TextSpan({
this
.beginOffset,
this
.content, });
googleapis package
documentation
shared
$TextSpan
$TextSpan.new constructor
$TextSpan class
Constructors
new
fromJson
Properties
beginOffset
content
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==