menu
sarmay_fplayer package
documentation
fplayer.dart
FVolumeEvent
FVolumeEvent.new const constructor
FVolumeEvent.new const constructor
dark_mode
light_mode
FVolumeEvent
constructor
const
FVolumeEvent
(
{
required
double
vol
,
required
bool
sui
,
required
int
type
,
})
Implementation
const FVolumeEvent({ required this.vol, required this.sui, required this.type, });
sarmay_fplayer package
documentation
fplayer
FVolumeEvent
FVolumeEvent.new const constructor
FVolumeEvent class