menu
xyz_config package
documentation
_common.dart
TLocationComponents typedef
TLocationComponents typedef
dark_mode
light_mode
TLocationComponents
typedef
TLocationComponents
= (
{
double
altitude
,
double
latitude
,
double
longitude
}
)
Implementation
typedef TLocationComponents = ({ double longitude, double latitude, double altitude });
xyz_config package
documentation
_common
TLocationComponents typedef
_common library