SYMBOL INDEX (35 symbols across 12 files) FILE: lib/components/explore_content_widget.dart class ExploreContentWidget (line 4) | class ExploreContentWidget extends StatelessWidget { method build (line 10) | Widget build(BuildContext context) FILE: lib/components/explore_widget.dart class ExploreWidget (line 4) | class ExploreWidget extends StatelessWidget { method build (line 27) | Widget build(BuildContext context) method _dispatchExploreOffset (line 96) | void _dispatchExploreOffset() FILE: lib/components/map_button.dart class MapButton (line 4) | class MapButton extends StatelessWidget { method build (line 40) | Widget build(BuildContext context) FILE: lib/components/menu_widget.dart class MenuWidget (line 5) | class MenuWidget extends StatelessWidget { method build (line 14) | Widget build(BuildContext context) FILE: lib/components/recent_search_widget.dart class RecentSearchWidget (line 4) | class RecentSearchWidget extends StatelessWidget { method build (line 10) | Widget build(BuildContext context) FILE: lib/components/search_back_widget.dart class SearchBackWidget (line 4) | class SearchBackWidget extends StatelessWidget { method build (line 12) | Widget build(BuildContext context) FILE: lib/components/search_menu_widget.dart class SearchMenuWidget (line 4) | class SearchMenuWidget extends StatelessWidget { method build (line 10) | Widget build(BuildContext context) FILE: lib/components/search_widget.dart class SearchWidget (line 4) | class SearchWidget extends StatelessWidget { method build (line 28) | Widget build(BuildContext context) method _dispatchSearchOffset (line 67) | void _dispatchSearchOffset() FILE: lib/helper/ui_helper.dart function realH (line 12) | double realH(double height) function realW (line 18) | double realW(double width) FILE: lib/home_page.dart class GoogleMapPage (line 11) | class GoogleMapPage extends StatefulWidget { method createState (line 15) | State createState() class _GoogleMapState (line 20) | class _GoogleMapState extends State with TickerProviderSt... method onSearchHorizontalDragUpdate (line 43) | void onSearchHorizontalDragUpdate(details) method onExploreVerticalUpdate (line 54) | void onExploreVerticalUpdate(details) method animateExplore (line 68) | void animateExplore(bool open) method animateSearch (line 88) | void animateSearch(bool open) method animateMenu (line 108) | void animateMenu(bool open) method build (line 126) | Widget build(BuildContext context) method initState (line 285) | void initState() method dispose (line 291) | void dispose() FILE: lib/main.dart function main (line 5) | void main() class MyApp (line 7) | class MyApp extends StatelessWidget { method build (line 10) | Widget build(BuildContext context) FILE: test/widget_test.dart function main (line 13) | void main()