create method

@nodoc

Implementation

@override
GlobalKey<ScaffoldMessengerState> create(Ref ref) {
  return scaffoldMessengerKey(ref);
}