menu
rtbase package
documentation
app/models/place_auto_complete.dart
MatchedSubstring
MatchedSubstring.new constructor
MatchedSubstring.new constructor
dark_mode
light_mode
MatchedSubstring
constructor
MatchedSubstring
(
{
int
length
=
0
,
int
offset
=
0
,
})
Creates a MatchedSubstring instance.
Implementation
MatchedSubstring({ this.length = 0, this.offset = 0, });
rtbase package
documentation
app/models/place_auto_complete
MatchedSubstring
MatchedSubstring.new constructor
MatchedSubstring class