menu
collql package
documentation
abstractions/document.dart
SelectorProperty
get<T> abstract method
get<T> abstract method
dark_mode
light_mode
get<
T
>
abstract method
T?
get
<
T
>(
String
selector
, {
T?
defaultValue
,
})
Implementation
T? get<T>(String selector, { T? defaultValue });
collql package
documentation
abstractions/document
SelectorProperty
get<T> abstract method
SelectorProperty class