AppEventsPage constructor
Implementation
const AppEventsPage({
super.key,
required this.deviceId,
required this.title,
required this.resetFaultsEnabled,
this.searchBarColor,
});
const AppEventsPage({
super.key,
required this.deviceId,
required this.title,
required this.resetFaultsEnabled,
this.searchBarColor,
});