mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-02-23 04:50:41 +00:00
4 lines
65 B
Dart
4 lines
65 B
Dart
![]() |
enum VolumeAction { shutter, none }
|
||
|
|
||
|
enum VolumeKey { up, down }
|