menu
tx_design package
documentation
localizations.dart
ZhTxLocalizations
hoursLabel method
hoursLabel method
dark_mode
light_mode
hoursLabel
method
@
override
String
hoursLabel
(
int
number
)
override
The label for hour(s).
Implementation
@override String hoursLabel(int number) => '$numberæ—¶';
tx_design package
documentation
localizations
ZhTxLocalizations
hoursLabel method
ZhTxLocalizations class