menu
oph_core package
documentation
oph_core.dart
Oph
getHead static method
getHead static method
dark_mode
light_mode
getHead
static method
BrowseHead
getHead
(
String
name
)
Implementation
static BrowseHead getHead(String name) => getList(name) != null ? getList(name).getHead() : null;
oph_core package
documentation
oph_core
Oph
getHead static method
Oph class