menu
query_field package
documentation
widget/material_query_field.dart
MaterialQueryFieldState
theme method
theme method
dark_mode
light_mode
theme
method
ThemeData
theme
(
BuildContext
context
)
Implementation
ThemeData theme(BuildContext context) => widget.theme ?? Theme.of(context);
query_field package
documentation
widget/material_query_field
MaterialQueryFieldState
theme method
MaterialQueryFieldState class