generateKey static method

void generateKey()

Implementation

static void generateKey() {
  key = GlobalKey<CuReScaffoldState>();
}