declaration property

  1. @override
ViewDeclaration? declaration
final

Gets the declaration of this element, if set.

Implementation

@override
final ViewDeclaration? declaration;