menu
blogger_theme package
documentation
blogger_theme.dart
input<A, B>
input.new const constructor
input.new const constructor
dark_mode
light_mode
input<
A
,
B
>
constructor
const
input<
A
,
B
>
(
[
A?
first
,
B?
second
])
Implementation
const input([super.first, super.second]);
blogger_theme package
documentation
blogger_theme
input<A, B>
input.new const constructor
input class