farmershands
stateful_widget_template
StatefulWidgetTemplate
StatefulWidgetTemplate constructor
StatefulWidgetTemplate
StatefulWidgetTemplate
constructor
Null safety
StatefulWidgetTemplate
(
{
Widget
?
child
}
)
Implementation
StatefulWidgetTemplate({ this.child, });
farmershands
stateful_widget_template
StatefulWidgetTemplate
StatefulWidgetTemplate constructor
StatefulWidgetTemplate class
Constructors
StatefulWidgetTemplate
Properties
child
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==