ValuableStatefulWidgetParam<P, T extends StatefulWidget> typedef
ValuableStatefulWidgetParam<P, T extends StatefulWidget> =
Valuable<P> Function(T widget)
Implementation
typedef ValuableStatefulWidgetParam<P, T extends StatefulWidget> =
Valuable<P> Function(T widget);