menu
flutter_google_maps_webservice_sal package
documentation
directions.dart
Value
Value constructor
Value constructor
dark_mode
light_mode
Value
constructor
Value
(
{
required
num
value
,
required
String
text
,
})
Implementation
Value({required this.value, required this.text});
flutter_google_maps_webservice_sal package
documentation
directions
Value
Value constructor
Value class