menu
mineral package
documentation
contracts.dart
InteractiveComponentService
get<T extends InteractiveComponent> abstract method
get<T extends InteractiveComponent> abstract method
dark_mode
light_mode
get<
T extends InteractiveComponent
>
abstract method
T
get
<
T extends InteractiveComponent
>(
String
customId
)
Implementation
T get<T extends InteractiveComponent>(String customId);
mineral package
documentation
contracts
InteractiveComponentService
get<T extends InteractiveComponent> abstract method
InteractiveComponentService class