menu
voice_message_recorder package
documentation
screen/audio/player.dart
MyHomePage
MyHomePage.new constructor
MyHomePage.new constructor
dark_mode
light_mode
MyHomePage
constructor
MyHomePage
(
{
required
String
path
,
Key
?
key
,
required
Color
IconBackGroundColor
,
})
Implementation
MyHomePage( {required this.path, super.key, required this.IconBackGroundColor});
voice_message_recorder package
documentation
screen/audio/player
MyHomePage
MyHomePage.new constructor
MyHomePage class