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