farmershands
cow_detail_screen
CowDetailScreen
CowDetailScreen constructor
CowDetailScreen
CowDetailScreen
constructor
Null safety
CowDetailScreen
(
{
required
Cow
cow
,
DateTime
?
selectedDate
}
)
Implementation
CowDetailScreen({ required this.cow, this.selectedDate, });
farmershands
cow_detail_screen
CowDetailScreen
CowDetailScreen constructor
CowDetailScreen class
Constructors
CowDetailScreen
Properties
cow
hashCode
key
runtimeType
selectedDate
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
routeName