menu
Afrostories Dev Docs
content
BasicEventInformation
BasicEventInformation const constructor
BasicEventInformation
dark_mode
light_mode
BasicEventInformation
constructor
const
BasicEventInformation
(
Event?
event
,
{
Key?
key
}
)
Implementation
const BasicEventInformation(this.event, {super.key});
afrostories
event
BasicEventInformation
BasicEventInformation const constructor
BasicEventInformation class