hasChanged property

  1. @override
bool get hasChanged
override

Always false.

Implementation

@override
bool get hasChanged => false;