menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ExpandedFocusToFront
ExpandedFocusToFront.new const constructor
ExpandedFocusToFront.new const constructor
dark_mode
light_mode
ExpandedFocusToFront
constructor
const
ExpandedFocusToFront
(
{
Key
?
key
,
required
Widget
child
,
int
flex
=
1
,
})
Implementation
const ExpandedFocusToFront({super.key, required this.child, this.flex = 1});
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ExpandedFocusToFront
ExpandedFocusToFront.new const constructor
ExpandedFocusToFront class