menu
google_directions_api_nic package
documentation
google_directions_api.dart
Fare
Fare const constructor
Fare const constructor
dark_mode
light_mode
Fare
constructor
const
Fare
(
{
String
?
text
,
String
?
currency
,
num
?
value
,
})
Implementation
const Fare({ this.text, this.currency, this.value, });
google_directions_api_nic package
documentation
google_directions_api
Fare
Fare const constructor
Fare class