UsageTimeDisplay constructor

const UsageTimeDisplay(
  1. {Key? key}
)

Implementation

const UsageTimeDisplay({
  super.key,
});