initArgs property
Init args of this widget.
This is passed to CoreContext. Retrieve concrete arg with CoreContext._get, CoreContext.use when needed.
Implementation
final Map initArgs;
Init args of this widget.
This is passed to CoreContext. Retrieve concrete arg with CoreContext._get, CoreContext.use when needed.
final Map initArgs;