menu
db_lens package
documentation
presentation/controllers/db_lens_source_controller.dart
DbLensSourceController
setCollectionSearchText method
setCollectionSearchText method
dark_mode
light_mode
setCollectionSearchText
method
void
setCollectionSearchText
(
String
value
)
Implementation
void setCollectionSearchText(String value) { collectionSearchText = value; notifyListeners(); }
db_lens package
documentation
presentation/controllers/db_lens_source_controller
DbLensSourceController
setCollectionSearchText method
DbLensSourceController class