menu
geopod
widgets/map/geomap_state_mixin.dart
GeoMapStateMixin
isLoadingNews property
isLoadingNews
dark_mode
light_mode
isLoadingNews
property
bool
get
isLoadingNews
Implementation
bool get isLoadingNews;
set
isLoadingNews
(
bool
value
)
Implementation
set isLoadingNews(bool value);
geopod
geomap_state_mixin
GeoMapStateMixin
isLoadingNews property
GeoMapStateMixin mixin