menu
googleapis package
documentation
slides/v1.dart
Range
Range constructor
Range constructor
dark_mode
light_mode
Range
constructor
Range
(
{
int
?
endIndex
,
int
?
startIndex
,
String
?
type
,
})
Implementation
Range({ this.endIndex, this.startIndex, this.type, });
googleapis package
documentation
slides/v1
Range
Range constructor
Range class