clear method

void clear({
  1. bool push = false,
  2. Object? state,
})

Implementation

void clear({bool push = false, Object? state}) {}