initArgs property

Map initArgs
final

Init args of this widget. This is passed to CoreContext. Retrieve concrete arg with CoreContext.get, CoreContext.use when needed.

Implementation

final Map initArgs;