menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboProfile
setSearchable method
setSearchable method
dark_mode
light_mode
setSearchable
method
void
setSearchable
(
bool
enable
)
Implementation
void setSearchable(bool enable){setVisibility(enable?VISIBILITY_SEARCHABLE:VISIBILITY_PUBLIC);}
mesibo_flutter_sdk package
documentation
mesibo
MesiboProfile
setSearchable method
MesiboProfile class