menu
meshagent_flutter_shadcn package
documentation
viewers/transcript.dart
TranscriptSegment
TranscriptSegment.new const constructor
TranscriptSegment.new const constructor
dark_mode
light_mode
TranscriptSegment
constructor
const
TranscriptSegment
(
{
Key
?
key
,
required
MeshElement
segment
,
required
DateTime
?
transcriptStartTime
,
})
Implementation
const TranscriptSegment({super.key, required this.segment, required this.transcriptStartTime});
meshagent_flutter_shadcn package
documentation
viewers/transcript
TranscriptSegment
TranscriptSegment.new const constructor
TranscriptSegment class