menu
df_widgets package
documentation
_common.dart
SharedPod<A, B>
fromValue property
fromValue property
dark_mode
light_mode
fromValue
property
FutureOr
<
A?
>
? Function
(
B?
rawValue
)
fromValue
final
Implementation
final FutureOr<A?>? Function(B? rawValue) fromValue;
df_widgets package
documentation
_common
SharedPod<A, B>
fromValue property
SharedPod class