menu
u package
documentation
plugins/ar/u_ar_platform.dart
UArProjection
toOffset method
toOffset method
dark_mode
light_mode
toOffset
method
Offset
toOffset
(
Size
size
)
Implementation
Offset toOffset(Size size) => Offset(x * size.width, y * size.height);
u package
documentation
plugins/ar/u_ar_platform
UArProjection
toOffset method
UArProjection class