menu
nowu
InfoPage
InfoPageArgumnets
InfoPageArgumnets constructor
InfoPageArgumnets
brightness_4
brightness_5
InfoPageArgumnets
constructor
InfoPageArgumnets
(
{
required
String
?
title
,
required
String
?
body
}
)
Implementation
InfoPageArgumnets({required this.title, required this.body});
nowu
InfoPage
InfoPageArgumnets
InfoPageArgumnets constructor
InfoPageArgumnets class
Constructors
InfoPageArgumnets
Properties
body
hashCode
runtimeType
title
Methods
getBody
getTitle
noSuchMethod
toString
Operators
operator ==