menu
simple_player package
documentation
core/date_formatter.dart
DateFormatter class
DateFormatter class
dark_mode
light_mode
DateFormatter
class
Constructors
DateFormatter
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
currentTime
(
Duration
duration
)
→
String
The function takes a duration and returns the current time in the format "hour:minutes:seconds" or "minutes:seconds" if the duration is less than an hour.
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
simple_player package
documentation
core/date_formatter
DateFormatter class
date_formatter library