declaredStateName property

String? declaredStateName
final

The state name passed to the constructor, when one was given.

Implementation

final String? declaredStateName;