menu
record_without_android package
documentation
record.dart
AndroidService
AndroidService.new const constructor
AndroidService.new const constructor
dark_mode
light_mode
AndroidService
constructor
const
AndroidService
(
{
required
String
title
,
String
?
content
,
})
Implementation
const AndroidService({required this.title, this.content});
record_without_android package
documentation
record
AndroidService
AndroidService.new const constructor
AndroidService class