menu
geopod
widgets/map/geomap_news_mixin.dart
GeoMapNewsMixin
<
T extends StatefulWidget
>
isLoadingNews property
isLoadingNews
dark_mode
light_mode
isLoadingNews
property
bool
get
isLoadingNews
Whether news is currently loading.
Implementation
bool get isLoadingNews;
set
isLoadingNews
(
bool
value
)
Implementation
set isLoadingNews(bool value);
geopod
geomap_news_mixin
GeoMapNewsMixin
<
T extends StatefulWidget
>
isLoadingNews property
GeoMapNewsMixin mixin