menu
arcane package
documentation
component/markdown.dart
TextSelect
TextSelect.new const constructor
TextSelect.new const constructor
dark_mode
light_mode
TextSelect
constructor
const
TextSelect
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const TextSelect({super.key, required this.child});
arcane package
documentation
component/markdown
TextSelect
TextSelect.new const constructor
TextSelect class