menu
notice package
documentation
output.dart
NoticeOutput
onRecord abstract method
onRecord abstract method
dark_mode
light_mode
onRecord
abstract method
void
onRecord
(
NoticeRecord
record
)
inherited
Called when a notice is recorded.
Implementation
void onRecord(NoticeRecord record);
notice package
documentation
output
NoticeOutput
onRecord abstract method
NoticeOutput class