menu
fractal package
documentation
mixins/value.dart
ValueF
decideSync property
decideSync property
dark_mode
light_mode
decideSync
property
int
get
decideSync
inherited
Implementation
int get decideSync => syncAt > 0 ? 1 : 0;
fractal package
documentation
mixins/value
ValueF
decideSync property
ValueF mixin