scopeId property

String scopeId

Id of the current scope related to StatefulWidget T.

Implementation

String get scopeId => '$runtimeType@$hashCode';