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