menu
flipper_finance package
documentation
app.dart
RallyApp
RallyApp const constructor
RallyApp const constructor
dark_mode
light_mode
RallyApp
constructor
const
RallyApp
(
{
Key
?
key
,
})
Implementation
const RallyApp({Key? key}) : super(key: key);
flipper_finance package
documentation
app
RallyApp
RallyApp const constructor
RallyApp class