menu
bs_reusable_widgets package
documentation
buttons/rounded_close_button.dart
RoundedCloseButton
RoundedCloseButton.new const constructor
RoundedCloseButton.new const constructor
dark_mode
light_mode
RoundedCloseButton
constructor
const
RoundedCloseButton
(
{
Key
?
key
,
required
Function
onPress
,
})
Implementation
const RoundedCloseButton({super.key, required this.onPress});
bs_reusable_widgets package
documentation
buttons/rounded_close_button
RoundedCloseButton
RoundedCloseButton.new const constructor
RoundedCloseButton class