menu
ios_notes_ui package
documentation
uihub/ios_notes_ui/folder_item.dart
FolderItemView
FolderItemView.new constructor
FolderItemView.new constructor
dark_mode
light_mode
FolderItemView
constructor
FolderItemView
(
{
Key
?
key
,
required
String
folderName
,
required
String
numberOfFiles
,
})
Implementation
FolderItemView( {super.key, required this.folderName, required this.numberOfFiles});
ios_notes_ui package
documentation
uihub/ios_notes_ui/folder_item
FolderItemView
FolderItemView.new constructor
FolderItemView class