menu
xyz_device_info package
documentation
_common.dart
Property
Property.c3 factory constructor
Property.c3 factory constructor
dark_mode
light_mode
Property.c3
constructor
Property.c3
(
{
Map
<
String
,
dynamic
>
?
options
,
})
Implementation
factory Property.c3({ Map<String, dynamic>? options, }) { return Property( options: options, ); }
xyz_device_info package
documentation
_common
Property
Property.c3 factory constructor
Property class