PlayersWidget class

Constructors

PlayersWidget.new(ARMOYUServices service)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
service → ARMOYUServices
final

Methods

advencedPlayer(BuildContext context, {Color sliderColor = Colors.white, Color buttonColor = Colors.white, List<Color> bgColors = const [Color.fromARGB(255, 0, 119, 255), Color.fromARGB(255, 3, 152, 238), Color.fromARGB(255, 0, 132, 255), Color.fromARGB(255, 7, 62, 158)]}) PlayerWidgetBundle
advencedPlayerlist(BuildContext context, {Color buttonColor = Colors.white, Color? bgColors = Colors.black12}) MusiclistWidgetBundle
musicplayer() PlayerWidgetBundle
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited