formDirective property

  1. @override
Form get formDirective
inherited

Get the form to which this container belongs.

Implementation

@override
Form get formDirective => this;