menu
dutato
presentation/providers/providers.dart
TopicNotesFamily
call method
call
dark_mode
light_mode
description
call
method
TopicNotesProvider
call
(
String
topicId
)
See also
topicNotes
.
Implementation
TopicNotesProvider call(String topicId) { return TopicNotesProvider(topicId); }
dutato
providers
TopicNotesFamily
call method
TopicNotesFamily class