menu
composable_architecture_widgets package
documentation
material.dart
FlatMappedEffect<Value, PrevValue>
mapping property
mapping property
dark_mode
light_mode
mapping
property
Effect
<
Value
>
Function
(
PrevValue
value
)
mapping
final
Implementation
final Effect<Value> Function(PrevValue value) mapping;
composable_architecture_widgets package
documentation
material
FlatMappedEffect<Value, PrevValue>
mapping property
FlatMappedEffect class