diginote
templates_view
TemplatesView
TemplatesView const constructor
TemplatesView
TemplatesView
constructor
Null safety
const
TemplatesView
(
{
Key
?
key
}
)
Implementation
const TemplatesView({Key? key}) : super(key: key);
diginote
templates_view
TemplatesView
TemplatesView const constructor
TemplatesView class
Constructors
TemplatesView
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==