blockAll static method

void blockAll()

Common preset: block everything

Implementation

static void blockAll() => set(index: false, follow: false);