menu
nabit_app
model\event_list_model.dart
AboutEvent
AboutEvent constructor
AboutEvent
dark_mode
light_mode
AboutEvent
constructor
AboutEvent
(
{
String
?
title
,
String
?
description
}
)
Implementation
AboutEvent({ this.title, this.description, });
nabit_app
event_list_model
AboutEvent
AboutEvent constructor
AboutEvent class