menu
neom_maps_services package
documentation
domain/models/text_info.dart
TextInfo
TextInfo.new constructor
TextInfo.new constructor
dark_mode
light_mode
TextInfo
constructor
TextInfo
(
{
String
?
text
,
List
?
matches
,
})
Implementation
TextInfo({this.text, this.matches});
neom_maps_services package
documentation
domain/models/text_info
TextInfo
TextInfo.new constructor
TextInfo class