menu
_private_core package
documentation
widgets/widget_app_image.dart
WidgetAppImage
isUrlEmpty property
isUrlEmpty property
dark_mode
light_mode
isUrlEmpty
property
bool
get
isUrlEmpty
Implementation
bool get isUrlEmpty => (imageUrl ?? '').trim().isEmpty;
_private_core package
documentation
widgets/widget_app_image
WidgetAppImage
isUrlEmpty property
WidgetAppImage class