menu
instadiv package
documentation
widget/insta_alert.dart
InstaAlert
InstaAlert.new const constructor
InstaAlert.new const constructor
dark_mode
light_mode
InstaAlert
constructor
const
InstaAlert
(
{
Key
?
key
,
required
Map
<
String
,
dynamic
>
viewJson
,
})
Implementation
const InstaAlert({ super.key, required this.viewJson, });
instadiv package
documentation
widget/insta_alert
InstaAlert
InstaAlert.new const constructor
InstaAlert class