menu
googleapis package
documentation
sheets/v4.dart
TextRotation
TextRotation.new constructor
TextRotation.new constructor
dark_mode
light_mode
TextRotation
constructor
TextRotation
(
{
int
?
angle
,
bool
?
vertical
,
})
Implementation
TextRotation({
this
.angle,
this
.vertical, });
googleapis package
documentation
sheets/v4
TextRotation
TextRotation.new constructor
TextRotation class
Constructors
new
fromJson
Properties
angle
hashCode
runtimeType
vertical
Methods
noSuchMethod
toJson
toString
Operators
operator ==