menu
widgetbook_device_frame package
documentation
widgetbook_device_frame.dart
DeviceIdentifier
name property
name property
dark_mode
light_mode
name
property
String
name
final
The unique name of the device (preferably in snake case).
Implementation
final String name;
widgetbook_device_frame package
documentation
widgetbook_device_frame
DeviceIdentifier
name property
DeviceIdentifier class