trpp
note
EditScreen
EditScreen constructor
EditScreen
trpp
note
EditScreen
EditScreen constructor
EditScreen class
Constructors
EditScreen
Properties
handleSave
hashCode
key
runtimeType
widget
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
EditScreen
constructor
EditScreen
(
{
Function
handleSave
,
AddNoteScreenState
widget
}
)
Implementation
EditScreen({this.handleSave, this.widget});