strict property

  1. @override
bool strict
override

Returns true if node is strict; otherwise false.

Implementation

@override
bool get strict => false;