registrable property

bool registrable
finalinherited

whether this field can be registered to Forme

useful when you want to create a field relies on another FormeField

Implementation

final bool registrable;