menu
brcontent package
documentation
api.dart
ContainerItem
hasContent method
hasContent method
dark_mode
light_mode
hasContent
method
bool
hasContent
(
)
Implementation
bool hasContent() { return content?.getReference() != null; }
brcontent package
documentation
api
ContainerItem
hasContent method
ContainerItem class