diginote
templates_view_popup
TemplatesViewPopup
TemplatesViewPopup const constructor
TemplatesViewPopup
TemplatesViewPopup
constructor
Null safety
const
TemplatesViewPopup
(
{
Key
?
key
,
required
String
screenToken
}
)
Implementation
const TemplatesViewPopup({ Key? key, required this.screenToken, }) : super(key: key);
diginote
templates_view_popup
TemplatesViewPopup
TemplatesViewPopup const constructor
TemplatesViewPopup class
Constructors
TemplatesViewPopup
Properties
hashCode
key
runtimeType
screenToken
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==