createOptions property

CreateOptions<T>? createOptions
final

The CreateOptions of the creatable widget.

Implementation

final CreateOptions<T>? createOptions;