onSizeChanged property
Invoked with the tapped size. Tapping a missing size is treated as a download request — the parent kicks off the resolver.
Implementation
final ValueChanged<String> onSizeChanged;
Invoked with the tapped size. Tapping a missing size is treated as a download request — the parent kicks off the resolver.
final ValueChanged<String> onSizeChanged;