menu
ella package
documentation
time/EllaTime.dart
EllaTime
getSecondsComponent method
getSecondsComponent method
dark_mode
light_mode
getSecondsComponent
method
int
getSecondsComponent
(
)
Implementation
int getSecondsComponent() { return seconds.remainder(secondsPerMinute); }
ella package
documentation
time/EllaTime
EllaTime
getSecondsComponent method
EllaTime class