formMetadata property

MetaFormContext get formMetadata

Implementation

MetaFormContext get formMetadata {
  return Provider.of(this);
}