SurahInfoExtension extension

An extension on the void type to provide additional functionality related to Surah information.

This extension is intended to add methods and properties that enhance the handling and manipulation of Surah data within the application.

on
  • void

Methods

surahInfoBottomSheetWidget(BuildContext context, int surahNumber, {SurahInfoStyle? surahStyle, String? languageCode, Size? deviceWidth, bool isDark = false}) → void

Available on void, provided by the SurahInfoExtension extension

Displays a bottomSheet widget with information about a specific Surah.