menu
bdaya_shared_value package
documentation
bdaya_shared_value.dart
SharedValue<T>
customDecode property
customDecode property
dark_mode
light_mode
customDecode
property
T Function
(
String
val
)
?
customDecode
final
customize decode function
Implementation
final T Function(String val)? customDecode;
bdaya_shared_value package
documentation
bdaya_shared_value
SharedValue<T>
customDecode property
SharedValue class