menu
rover_dashboard
pages.dart
RockModel
query property
query
dark_mode
light_mode
description
query
property
String
get
query
The current search query from the search bar.
Implementation
String get query => controller.text;
rover_dashboard
pages
RockModel
query property
RockModel class