form property

  1. @override
FormController? get form
override

Implementation

@override
FormController? get form => _delegate.form;