menu
fractal package
documentation
models/interaction.dart
InteractiveFractal
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
models/interaction
InteractiveFractal
decideSync property
InteractiveFractal mixin