menu
yc_plugin_learn package
documentation
base/demos/FFPage.dart
FFPage
FFPage.new constructor
FFPage.new constructor
dark_mode
light_mode
FFPage
constructor
FFPage
(
{
Key
?
key
,
String
?
name
,
})
Implementation
FFPage({Key? key, this.name}) : super(key: key);
yc_plugin_learn package
documentation
base/demos/FFPage
FFPage
FFPage.new constructor
FFPage class