menu
pti_insurance_test package
documentation
widgets/viewnotdata/viewnotdata.dart
ViewNotData
ViewNotData.new constructor
ViewNotData.new constructor
dark_mode
light_mode
ViewNotData
constructor
ViewNotData
(
{
Key
?
key
,
String
title
=
""
,
String
content
=
""
,
})
Implementation
ViewNotData({Key? key, this.title = "", this.content = ""}) : super(key: key);
pti_insurance_test package
documentation
widgets/viewnotdata/viewnotdata
ViewNotData
ViewNotData.new constructor
ViewNotData class