menu
attendance_management package
documentation
utils/constants.dart
KeyValue
KeyValue constructor
KeyValue constructor
dark_mode
light_mode
KeyValue
constructor
KeyValue
(
String
label
,
dynamic
key
)
Implementation
KeyValue(this.label, this.key);
attendance_management package
documentation
utils/constants
KeyValue
KeyValue constructor
KeyValue class