menu
network_capture package
documentation
view/widget/search_widget.dart
CheckStatus
CheckStatus.new constructor
CheckStatus.new constructor
dark_mode
light_mode
CheckStatus
constructor
CheckStatus
(
String
title
,
bool
check
,
int
type
)
Implementation
CheckStatus(this.title, this.check, this.type);
network_capture package
documentation
view/widget/search_widget
CheckStatus
CheckStatus.new constructor
CheckStatus class