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