menu
esteladevega_tfg_cubex
viewmodel\current_usage_timer.dart
CurrentUsageTimer
secondsUsed property
secondsUsed
dark_mode
light_mode
secondsUsed
property
int
get
secondsUsed
Obtiene el tiempo actual en segundos.
Implementation
int get secondsUsed => _secondsUsed;
esteladevega_tfg_cubex
current_usage_timer
CurrentUsageTimer
secondsUsed property
CurrentUsageTimer class