menu
flutter_andomie package
documentation
utils/productivity.dart
ProductivityHelper<T>
checked property
checked property
dark_mode
light_mode
checked
property
T?
get
checked
Implementation
T? get checked => Productivity.value ? this : null;
flutter_andomie package
documentation
utils/productivity
ProductivityHelper<T>
checked property
ProductivityHelper extension on T?