menu
adif
adif.dart
AdifSelfEnum
AdifSelfEnum constructor
AdifSelfEnum
dark_mode
light_mode
AdifSelfEnum
constructor
AdifSelfEnum
(
dynamic
value
,
List
<
String
>
enumList
)
Implementation
AdifSelfEnum(value, this.enumList) : super(value, enumList);
adif
adif
AdifSelfEnum
AdifSelfEnum constructor
AdifSelfEnum class