CLOSED constant

  1. @Deprecated('Use closed instead')
State const CLOSED

Implementation

@Deprecated('Use closed instead')
// ignore: constant_identifier_names
static const CLOSED = closed;