canHaveValue property

  1. @override
bool get canHaveValue
override

Whether this part can hold a value.

Implementation

@override
bool get canHaveValue => true;