menu
jelly_2vm package
documentation
example/immutable_home/immutable_home_view_model.dart
ImmutableHomeViewModel
counter property
counter property
dark_mode
light_mode
counter
property
Atom
<
int
>
counter
final
Implementation
final counter = Atom(0);
jelly_2vm package
documentation
example/immutable_home/immutable_home_view_model
ImmutableHomeViewModel
counter property
ImmutableHomeViewModel class