menu
tadamon
features/pages/log_page/ui/widgets/logs_search_content.dart
LogsSearchContent
LogsSearchContent.new const constructor
LogsSearchContent.new
dark_mode
light_mode
LogsSearchContent
constructor
const
LogsSearchContent
(
{
required
TextEditingController
searchController
,
Key
?
key
,
})
Implementation
const LogsSearchContent({required this.searchController, super.key});
tadamon
logs_search_content
LogsSearchContent
LogsSearchContent.new const constructor
LogsSearchContent class