formKey property

void formKey=(Key v)

Implementation

set formKey(Key v) => _add((w) => Form(key: v, child: w));