menu
firebase_realtime_chat package
documentation
views/image_view/image_viewmodel.dart
ImageViewModel
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
get
isBusy
inherited
Returns the busy status of the ViewModel
Implementation
bool get isBusy => busy(this);
firebase_realtime_chat package
documentation
views/image_view/image_viewmodel
ImageViewModel
isBusy property
ImageViewModel class