menu
flutter_fit_events package
documentation
models/app_event.dart
AppEvent
AppEvent.new const constructor
AppEvent.new const constructor
dark_mode
light_mode
AppEvent
constructor
const
AppEvent
(
{
String
description
=
""
,
})
Implementation
const AppEvent({this.description = ""});
flutter_fit_events package
documentation
models/app_event
AppEvent
AppEvent.new const constructor
AppEvent class