menu
fractal package
documentation
mixins/extendable.dart
ExtendableF
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/extendable
ExtendableF
decideSync property
ExtendableF mixin