menu
filament_mobile package
documentation
schema/resource_schema.dart
ResourceSearch
ResourceSearch.new const constructor
ResourceSearch.new const constructor
dark_mode
light_mode
ResourceSearch
constructor
const
ResourceSearch
(
{
bool
enabled
=
false
,
String
?
placeholder
,
})
Implementation
const ResourceSearch({this.enabled = false, this.placeholder});
filament_mobile package
documentation
schema/resource_schema
ResourceSearch
ResourceSearch.new const constructor
ResourceSearch class