arguments property
E?
arguments
latefinal
Holds arguments of type E
provided by the ViewModelBuilder._argumentBuilder
.
Implementation
late final E? arguments;
Holds arguments of type E
provided by the ViewModelBuilder._argumentBuilder
.
late final E? arguments;