menu
smart_device_core package
documentation
view/surface_view.dart
SurfaceView
SurfaceView.new const constructor
SurfaceView.new const constructor
dark_mode
light_mode
SurfaceView
constructor
const
SurfaceView
(
{
Key
?
key
,
required
String
serialNumber
,
})
Implementation
const SurfaceView({super.key, required this.serialNumber});
smart_device_core package
documentation
view/surface_view
SurfaceView
SurfaceView.new const constructor
SurfaceView class