menu
curving_reality_library package
documentation
models/welcome_screen.dart
CuReWelcomeScreenSection
CuReWelcomeScreenSection.new constructor
CuReWelcomeScreenSection.new constructor
dark_mode
light_mode
CuReWelcomeScreenSection
constructor
CuReWelcomeScreenSection
(
{
required
String
title
,
required
String
description
,
required
Widget
content
,
})
Implementation
CuReWelcomeScreenSection( {required this.title, required this.description, required this.content});
curving_reality_library package
documentation
models/welcome_screen
CuReWelcomeScreenSection
CuReWelcomeScreenSection.new constructor
CuReWelcomeScreenSection class