creationParams property
dynamic
creationParams
final
Passed as the 2nd argument (i.e. params
) of the registered view factory.
Implementation
final dynamic creationParams;
Passed as the 2nd argument (i.e. params
) of the registered view factory.
final dynamic creationParams;