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;