menu
device_pub_ui package
documentation
device_es.dart
DeviceInfo
getDeviceName method
getDeviceName method
dark_mode
light_mode
getDeviceName
method
String
getDeviceName
(
)
Implementation
String getDeviceName() { // 여기에서 실제 기기 이름을 가져오는 코드를 작성합니다. return 'DeviceName'; }
device_pub_ui package
documentation
device_es
DeviceInfo
getDeviceName method
DeviceInfo class