menu
citrus package
documentation
citrus_subject_module.dart
ListPropertyStruct
ListPropertyStruct.new const constructor
ListPropertyStruct.new const constructor
dark_mode
light_mode
ListPropertyStruct
constructor
const
ListPropertyStruct
(
String
name
,
Iterable
<
String
>
value
)
Implementation
const ListPropertyStruct(this.name, this.value);
citrus package
documentation
citrus_subject_module
ListPropertyStruct
ListPropertyStruct.new const constructor
ListPropertyStruct class