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