menu
nowu
Learning
LearningResource
timeText property
timeText
brightness_4
brightness_5
timeText
property
String
timeText
Implementation
String get timeText => timeBrackets.firstWhere((b) => b['maxTime'] > time)['text'];
nowu
Learning
LearningResource
timeText property
LearningResource class
Constructors
LearningResource
fromJson
Properties
cause
completed
createdAt
hashCode
icon
id
link
runtimeType
source
time
timeText
title
type
Methods
isNew
noSuchMethod
toString
Operators
operator ==