menu
mno_shared package
documentation
publication.dart
Properties
Properties constructor
Properties constructor
dark_mode
light_mode
Properties
constructor
Properties
(
{
Map
<
String
,
dynamic
>
?
otherProperties
,
})
Implementation
Properties({Map<String, dynamic>? otherProperties}) : this.otherProperties = otherProperties ?? {};
mno_shared package
documentation
publication
Properties
Properties constructor
Properties class