init property

dynamic Function()? get init

Initialize the form

Implementation

Function()? get init => null;