menu
interactive_text_plus package
documentation
interactive_text.dart
InteractiveTextScreen
InteractiveTextScreen.new const constructor
InteractiveTextScreen.new const constructor
dark_mode
light_mode
InteractiveTextScreen
constructor
const
InteractiveTextScreen
(
{
Key
?
key
,
required
String
description
,
})
Implementation
const InteractiveTextScreen({super.key, required this.description});
interactive_text_plus package
documentation
interactive_text
InteractiveTextScreen
InteractiveTextScreen.new const constructor
InteractiveTextScreen class