menu
flint_dart package
documentation
ui.dart
FlintPage
FlintPage.new const constructor
FlintPage.new const constructor
dark_mode
light_mode
FlintPage
constructor
const
FlintPage
(
{
required
String
component
,
Map
<
String
,
dynamic
>
props
=
const {}
,
String
?
url
,
String
?
version
,
})
Implementation
const FlintPage({ required this.component, this.props = const {}, this.url, this.version, });
flint_dart package
documentation
ui
FlintPage
FlintPage.new const constructor
FlintPage class