menu
wahyz_bootstrap package
documentation
data/repository/repository.dart
Repository<T>
updateItem abstract method
updateItem abstract method
dark_mode
light_mode
updateItem
abstract method
Future
<
void
>
updateItem
(
T
data
)
Implementation
Future<void> updateItem(T data);
wahyz_bootstrap package
documentation
data/repository/repository
Repository<T>
updateItem abstract method
Repository class