menu
yuuna
pages
MokuroLinkDialogPage
MokuroLinkDialogPage const constructor
MokuroLinkDialogPage
brightness_4
brightness_5
MokuroLinkDialogPage
constructor
const
MokuroLinkDialogPage
(
{
required
dynamic
onRead
(
Uri
),
Key
?
key
}
)
Create an instance of this page.
Implementation
const MokuroLinkDialogPage({ required this.onRead, super.key, });
yuuna
pages
MokuroLinkDialogPage
MokuroLinkDialogPage const constructor
MokuroLinkDialogPage class
Constructors
MokuroLinkDialogPage
Properties
hashCode
key
onRead
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==