menu
apsl_api_call package
documentation
apsl_api_call.dart
AlertInfo
AlertInfo.new const constructor
AlertInfo.new const constructor
dark_mode
light_mode
AlertInfo
constructor
const
AlertInfo
(
{
required
String
title
,
required
String
message
,
})
Implementation
const AlertInfo({ required this.title, required this.message, });
apsl_api_call package
documentation
apsl_api_call
AlertInfo
AlertInfo.new const constructor
AlertInfo class