menu
foop_components package
documentation
Components/post_image_card.dart
AppImageView
AppImageView const constructor
AppImageView const constructor
dark_mode
light_mode
AppImageView
constructor
const
AppImageView
(
{
Key
?
key
,
String
?
url
,
String
?
path
,
bool
?
onFullPage
,
})
Implementation
const AppImageView({Key? key, this.url, this.path, this.onFullPage}) : super(key: key);
foop_components package
documentation
Components/post_image_card
AppImageView
AppImageView const constructor
AppImageView class