menu
candid_dart package
documentation
antlr/CandidParser.dart
PrimTypeContext
textType method
textType method
dark_mode
light_mode
textType
method
TextTypeContext
?
textType
(
)
Implementation
TextTypeContext? textType() => getRuleContext<TextTypeContext>(0);
candid_dart package
documentation
antlr/CandidParser
PrimTypeContext
textType method
PrimTypeContext class