menu
hypi_tink_api package
documentation
target_device.dart
TargetDevice
TargetDevice constructor
TargetDevice constructor
dark_mode
light_mode
TargetDevice
constructor
TargetDevice
(
String
name
,
double
width
,
double
height
)
Implementation
TargetDevice(this.name, this.width, this.height);
hypi_tink_api package
documentation
target_device
TargetDevice
TargetDevice constructor
TargetDevice class