menu
genai_components package
documentation
router/page_data.dart
CLPageData
has method
has method
dark_mode
light_mode
has
method
bool
has
(
String
key
)
Implementation
bool has(String key) => _data.containsKey(key);
genai_components package
documentation
router/page_data
CLPageData
has method
CLPageData class