menu
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive.dart
DeviceValue<T>
watch property
watch property
dark_mode
light_mode
watch
property
T
get
watch
Implementation
T get watch => _watch ?? _fallback!;
dotup_flutter_adaptive package
documentation
dotup_flutter_adaptive
DeviceValue<T>
watch property
DeviceValue class