menu
smart_design_system package
documentation
generic_features/smart/smart_component.dart
SmartComponent<Payload, Result>
repository property
repository property
dark_mode
light_mode
repository
property
SmartRepository
<
Payload
,
Result
>
repository
final
Implementation
final SmartRepository<Payload, Result> repository;
smart_design_system package
documentation
generic_features/smart/smart_component
SmartComponent<Payload, Result>
repository property
SmartComponent class